This patch is to disable HS200 and UHS-I speed mode for esdhc, so that the lx2160qds board can be configured and enable these speed mode according to the different SDHC adapter and SD card Signed-off-by: Yinbo Zhu <yinbo.zhu@xxxxxxx> --- arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts index e773a7e..3e8769d 100644 --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts @@ -280,15 +280,10 @@ }; &esdhc0 { - sd-uhs-sdr104; - sd-uhs-sdr50; - sd-uhs-sdr25; - sd-uhs-sdr12; status = "okay"; }; &esdhc1 { - mmc-hs200-1_8v; status = "okay"; }; -- 1.7.1