[U-Boot] [U-Boot, 4/7] rockchip: mmc: dm: convert fdt_get to dev_read

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jun 25 23:09:03 UTC 2017


> With the new dev_read functions available, we can convert the rockchip
> architecture-specific drivers and common drivers used by these devices
> over to the dev_read family of calls.
> 
> This covers the dw_mmc and sdhci wrapper drivers for Rockchip.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  drivers/mmc/rockchip_dw_mmc.c | 18 +++++++-----------
>  drivers/mmc/rockchip_sdhci.c  |  3 +--
>  2 files changed, 8 insertions(+), 13 deletions(-)
> 

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list