u-boot-brain/drivers/pinctrl
Thomas Abraham 16ca80adc5 pinctrl: Add pinctrl driver support for Exynos7420 SoC
Add pinctrl driver support for Samsung's Exynos7420 SoC. The changes
have been split into Exynos7420 specific and common Exynos specific
portions so that this implementation is reusable on other Exynos
SoCs as well.

The Exynos pinctrl driver supports only device tree based pin
configuration. The bindings used are similar to the ones used in the
linux kernel.

Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2016-05-25 10:00:18 +09: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: pinctrl: Fix HDMI pinctrl 2016-01-21 20:42:37 -07:00
uniphier pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20 2016-04-24 09:53:54 +09:00
Kconfig pinctrl: Add pinctrl driver support for Exynos7420 SoC 2016-05-25 10:00:18 +09:00
Makefile pinctrl: Add pinctrl driver support for Exynos7420 SoC 2016-05-25 10:00:18 +09:00
pinctrl_pic32.c drivers: pinctrl: Add pinctrl driver for Microchip PIC32. 2016-02-01 22:14:00 +01: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