
26 Jul
2020
26 Jul
'20
4:54 p.m.
On Wed, 22 Jul 2020 at 07:14, Walter Lozano walter.lozano@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@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@chromium.org