> 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.go...@theobroma-systems.com>
> Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> Reviewed-by: Simon Glass <s...@chromium.org>
> ---
> 
>  drivers/pinctrl/rockchip/pinctrl_rk3368.c | 39 
> +++++++++++++++++++++++++++----
>  1 file changed, 34 insertions(+), 5 deletions(-)
> 

Applied to u-boot-rockchip, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to