[PATCH v3 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry

2020-08-04 Thread sbabic
> As discussed in commit rename fsl_esdhc_imx > driver to allow the OF_PLATDATA support. > Signed-off-by: Walter Lozano > Reviewed-by: Simon Glass Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX

[PATCH v3 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry

2020-07-29 Thread Walter Lozano
As discussed in commit rename fsl_esdhc_imx driver to allow the OF_PLATDATA support. Signed-off-by: Walter Lozano Reviewed-by: Simon Glass --- (no changes since v1) drivers/mmc/fsl_esdhc_imx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mmc/fsl_esdhc_imx.c b/d