u-boot-brain/drivers/pinctrl
Wenyou Yang ac72e174f9 pinctrl: at91-pio4: Add pinctrl driver
AT91 PIO4 controller is a combined gpio-controller, pin-mux and
pin-config module. The peripheral's pins are assigned through
per-pin based muxing logic.

The pin configuration is performed on specific registers which
are shared along with the gpio controller. So regard the pinctrl
device as a child of atmel_pio4 device.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
2016-08-15 22:58:03 +02:00
..
ath79 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. 2016-05-21 01:25:50 +02:00
exynos pinctrl: Add pinctrl driver support for Exynos7420 SoC 2016-05-25 10:00:18 +09:00
nxp pinctrl: imx: Support i.MX7D 2016-02-21 11:25:29 +01:00
rockchip rockchip: rk3288: Fix pinctrl for GPIO bank 0 2016-07-31 07:24:20 -06:00
uniphier ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 2016-07-24 00:13:10 +09:00
Kconfig pinctrl: at91-pio4: Add pinctrl driver 2016-08-15 22:58:03 +02:00
Makefile pinctrl: at91-pio4: Add pinctrl driver 2016-08-15 22:58:03 +02:00
pinctrl_pic32.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
pinctrl-at91-pio4.c pinctrl: at91-pio4: Add pinctrl driver 2016-08-15 22:58:03 +02:00
pinctrl-generic.c pinctrl: add pin control uclass support 2015-08-31 07:57:29 -06:00
pinctrl-sandbox.c pinctrl: sandbox: add sandbox pinctrl driver 2015-08-31 07:57:29 -06:00
pinctrl-uclass.c pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices 2016-05-25 10:00:18 +09:00