u-boot-brain/drivers/pinctrl/rockchip
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
..
Makefile rockchip: rk322x: add pinctrl driver 2017-07-11 12:13:46 +02:00
pinctrl_rk322x.c rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin 2017-08-18 18:00:46 +02:00
pinctrl_rk3036.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
pinctrl_rk3188.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
pinctrl_rk3288.c rockchip: rk3288: Add support for drive-strength in PINCTRL 2017-07-27 14:59:02 +02:00
pinctrl_rk3328.c rockchip: pinctrl: rk3328: use gpio instead of sdmmc-pwren 2017-07-11 15:23:38 +02:00
pinctrl_rk3368.c rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 2017-10-01 00:33:33 +02:00
pinctrl_rk3399.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
pinctrl_rv1108.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00