armv8: lx2160aqds: Enable eSDHC controllers

This patch is to enable esdhc controllers for lx2160aqds

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
This commit is contained in:
Yinbo Zhu 2019-05-27 12:17:18 +08:00 committed by Prabhakar Kushwaha
parent a1e126bf8d
commit 85e5e21981

View file

@ -15,6 +15,14 @@
compatible = "fsl,lx2160aqds", "fsl,lx2160a";
};
&esdhc0 {
status = "okay";
};
&esdhc1 {
status = "okay";
};
&sata0 {
status = "okay";
};