arm: dts: lx2162aqds: support eMMC HS400 mode
Yangbo Lu
yangbo.lu at nxp.com
Fri Sep 11 12:28:06 CEST 2020
From: Guanhua Gao <guanhua.gao at nxp.com>
From: Yangbo Lu <yangbo.lu at nxp.com>
Add properties related to eMMC HS400 mode.
Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
diff --git a/arch/arm/dts/fsl-lx2162a-qds.dts b/arch/arm/dts/fsl-lx2162a-qds.dts
index 8c29fd2..a2be9ac 100644
--- a/arch/arm/dts/fsl-lx2162a-qds.dts
+++ b/arch/arm/dts/fsl-lx2162a-qds.dts
@@ -55,6 +55,9 @@
&esdhc1 {
status = "okay";
+ mmc-hs200-1_8v;
+ mmc-hs400-1_8v;
+ bus-width = <8>;
};
&i2c0 {
More information about the U-Boot
mailing list