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)
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>

No differences found