]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pinctrl: tegra: add some missing Tegra114 entries
authorStephen Warren <swarren@nvidia.com>
Thu, 13 Mar 2014 17:17:42 +0000 (11:17 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 14 Mar 2014 15:32:36 +0000 (16:32 +0100)
commit43f23a0660fa0fdc74c7b1bfc5a209883dbf8153
tree081d4782c8244c17994bf952754ef900967b36aa
parent0ffdd4b61b1326b2b8a7c4fdf3c061d807be1a74
pinctrl: tegra: add some missing Tegra114 entries

Add some missing pin and drive group definitions to the driver. These
are all defined in the TRM, but missing from the driver for some reason.

Fix a couple of mistakes in the drive group definitions.

Much of the diff to tegra114_groups[] is an indentation change due to one
of the new group names being long. git diff/show -w will highlight this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-tegra114.c