[U-Boot] [PATCH v3 46/62] rockchip: mmc: Move all DT decoding to ofdata_to_platdata()

Simon Glass sjg at chromium.org
Fri Jul 15 06:00:18 CEST 2016


On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> It is more correct to avoid touching the device tree in the probe() method.
> Update the driver to work this way.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/mmc/rockchip_dw_mmc.c | 32 +++++++++++++++++---------------
>  1 file changed, 17 insertions(+), 15 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list