]> git.baikalelectronics.ru Git - 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)
commit971869779fdd588b5b776a6e04f2b90feb8ae172
tree081d4782c8244c17994bf952754ef900967b36aa
parent21498d8b767dbb08bc5e6bbea7bc6ab0eeaf1c1a
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