Pin control bulk changes for the v3.15 series, no new core
functionality this time, just incremental driver updates:

- A large refactoring of the MVEBU (Marvell) driver.

- A large refactoring of the Tegra (nVidia) driver.

- GPIO interrupt including soft edges support in the
  STi driver.

- Misc updates to PFC (Renesas), AT91, ADI2 (Blackfin),
  pinctrl-single, sirf (CSR), msm (Qualcomm), Exynos (Samsung),
  sunxi (AllWinner), i.MX (Freescale), Baytrail.
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>
1 file changed