Home
last modified time | relevance | path

Searched hist:fd1bf8df2507fb488febe4b5e4498adbef0fb43e (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_sdhci.cfd1bf8df2507fb488febe4b5e4498adbef0fb43e Wed Jun 07 16:46:00 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: mmc: dm: convert fdt_get to dev_read

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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Drockchip_dw_mmc.cfd1bf8df2507fb488febe4b5e4498adbef0fb43e Wed Jun 07 16:46:00 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: mmc: dm: convert fdt_get to dev_read

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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>