Commit 5710825f authored by yinbo.zhu's avatar yinbo.zhu Committed by Shawn Guo

ARM: dts: ls1021a: Enable the esdhc

Ls1021a esdhc had been enabled in uboot,
but it had not been enabled it in kernel,
So set the esdhc's status to "okay".
Signed-off-by: default avataryinbo.zhu <yinbo.zhu@nxp.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1b076424
......@@ -228,6 +228,10 @@ tbi1: tbi-phy@1f {
};
};
&esdhc {
status = "okay";
};
&sai1 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment