[PATCH v2 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support

Simon Glass sjg at chromium.org
Sun Jul 26 16:54:03 CEST 2020


On Wed, 22 Jul 2020 at 07:14, Walter Lozano <walter.lozano at collabora.com> wrote:
>
> In order to reduce the footprint of SPL by removing dtb and library
> overhead add OF_PLATDATA support to fsl_esdhc_imx. This initial

overhead, add

> approach does not support card detection, which will be enabled after
> adding OF_PLATDATA support to GPIO.
>
> Signed-off-by: Walter Lozano <walter.lozano at collabora.com>
> ---
>
> (no changes since v1)
>
>  drivers/mmc/fsl_esdhc_imx.c | 67 +++++++++++++++++++++++++++++--------
>  1 file changed, 53 insertions(+), 14 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list