u-boot-brain/drivers/pinctrl
Philipp Tomsich fd0a1ba52e rockchip: pinctrl: rk3368: add pinctrl for SDMMC0
Apparently, our earlier assumption that the BROM will always set up
the iomux for SDcard communication does not always hold true: when
booting U-Boot from the on-module (on the RK3368-uQ7) eMMC, the SDcard
pins are not set up and need to be configured by the pinctrl driver to
allow SD card access.

This change implements support for setting up the SDMMC pins in
pinctrl for the RK3368.

Reported-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-10-01 00:33:33 +02:00
..
aspeed aspeed: AST2500 Pinctrl Driver 2017-05-08 11:57:33 -04:00
ath79 dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
exynos dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
meson pinctrl: meson: add GPIO support 2017-07-26 11:26:48 -04:00
mvebu pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id 2017-06-23 07:09:40 +02:00
nxp pinctrl: imx7ulp: Add new info instance for iomuxc1 2017-08-23 10:48:15 +02:00
rockchip rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 2017-10-01 00:33:33 +02:00
uniphier ARM: uniphier: remove sLD3 SoC support 2017-08-20 23:05:39 +09:00
Kconfig dm: Kconfig: fix typo in help for SPL_PINCTRL 2017-07-31 11:22:53 -04:00
Makefile pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver 2017-05-31 07:33:50 +02:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_stm32.c pinctrl: stm32: add stm32h743-pinctrl compatible 2017-09-22 07:40:00 -04:00
pinctrl-at91-pio4.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
pinctrl-at91.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
pinctrl-generic.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-sandbox.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-single.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-sti.c STiH410: Add STi pinctrl driver 2017-03-14 20:40:20 -04:00
pinctrl-uclass.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 2017-07-11 10:08:20 -06:00