]> 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)
commit3acb8848fa57c5e164a05ae64650c7b188af7d77
tree081d4782c8244c17994bf952754ef900967b36aa
parent037ccab68370c52c2e5e806acf4548076e6249bd
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