[U-Boot] [PATCH 0/3] Migrate i.MX53 based cx9020 to CONFIG_DM_MMC=y
linux-kernel-dev at beckhoff.com
linux-kernel-dev at beckhoff.com
Thu Jan 3 06:54:31 UTC 2019
From: Patrick Bruenn <p.bruenn at beckhoff.com>
This series is based on v2019.01-rc2. It enables compatible
"fsl,imx53-esdhc" for fsl_esdhc driver and copies esdhc1 and esdhc2
device tree nodes from Linux 4.20 into imx53.dtsi. The last patch
enables these nodes for imx53-cx9020.dts and adds CONFIG_DM_MMC=y
for mx53cx9020_defconfig.
I have no other imx53 platform available for testing, but I could add
esdhc3/4 and convert more imx53 boards, if wanted.
Patrick Bruenn (3):
mmc: fsl_esdhc: add compatible for fsl,imx53-esdhc
arm: imx: Add esdhc1/2 nodes to imx53.dtsi
dm: arm: imx: migrate cx9020 to CONFIG_DM_MMC
arch/arm/dts/imx53-cx9020.dts | 52 +++++++++++++++++++++++++++++++------------
arch/arm/dts/imx53.dtsi | 34 ++++++++++++++++++++++++++++
configs/mx53cx9020_defconfig | 1 +
drivers/mmc/fsl_esdhc.c | 1 +
4 files changed, 74 insertions(+), 14 deletions(-)
--
2.11.0
More information about the U-Boot
mailing list