linux/drivers/pinctrl/tegra
Thierry Reding cf75b8f2cd pinctrl: tegra: Add bitmask support for parked bits
Some pin groups have park bits for multiple pins in one register.
Support this by turning the parked bit field into a parked bitmask
field. If no parked bits are supported, the bitmask can be 0.

Update the pingroup table on Tegra210, which is the only generation
where this is supported, with the parked bitmask.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-06-25 15:35:58 +02:00
..
Kconfig pinctrl: tegra: Add Tegra194 pinmux driver 2019-06-01 19:23:06 +02:00
Makefile pinctrl: tegra: Add Tegra194 pinmux driver 2019-06-01 19:23:06 +02:00
pinctrl-tegra-xusb.c pinctrl: tegra: explicitly request exclusive reset control 2017-08-14 15:01:02 +02:00
pinctrl-tegra.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra.h pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra20.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra30.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra114.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra124.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra194.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00
pinctrl-tegra210.c pinctrl: tegra: Add bitmask support for parked bits 2019-06-25 15:35:58 +02:00