linux-stable/drivers/pinctrl/tegra
Rhyland Klein 26e6aaafc8 pinctrl: tegra: clear park bit for all pins
Parking bits might not be cleared by the bootloader properly (if for
instance it doesn't use the device configured by that pin). Clear
the park bits for all the pins during pinctrl probe.

This is present on T210 platforms but not earlier ones, so for earlier
generations, set parked_reg = -1 to disable.

The park bit is used to prevent glitching when reprogramming pinctrl
registers.

Based on work by:
Shravani Dingari <shravanid@nvidia.com>

Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-04-14 14:01:25 +02:00
..
Kconfig
Makefile
pinctrl-tegra-xusb.c
pinctrl-tegra.c pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00
pinctrl-tegra.h pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00
pinctrl-tegra20.c pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00
pinctrl-tegra30.c pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00
pinctrl-tegra114.c pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00
pinctrl-tegra124.c pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00
pinctrl-tegra210.c pinctrl: tegra: clear park bit for all pins 2016-04-14 14:01:25 +02:00