9
0
Fork 0
barebox/drivers/pinctrl
Lucas Stach 373909ce87 tegra20: add pinctrl driver
This adds a pinctrl driver for the Tegra 20 line of SoCs. It only
supports the three basic pinconfiguration settings function mux,
tristate control and pullup/down control.

The driver understands the same devicetree bindings as the Linux one,
unimplemented pinconfiguration options will be ignored.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-05-12 09:59:41 +02:00
..
Kconfig tegra20: add pinctrl driver 2013-05-12 09:59:41 +02:00
Makefile tegra20: add pinctrl driver 2013-05-12 09:59:41 +02:00
imx-iomux-v1.c pinctrl: move imx-iomux-v1 to drivers/pinctrl/ 2013-04-23 09:48:25 +02:00
imx-iomux-v2.c pinctrl: move imx-iomux-v2 to drivers/pinctrl/ 2013-04-23 09:47:24 +02:00
imx-iomux-v3.c pinctrl: switch i.MX iomux-v3 support to pinctrl 2013-04-23 09:46:32 +02:00
pinctrl-tegra20.c tegra20: add pinctrl driver 2013-05-12 09:59:41 +02:00
pinctrl.c Add initial pinctrl support 2013-04-23 09:36:13 +02:00