提交 5710825f 编写于 作者: Y yinbo.zhu 提交者: 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: Nyinbo.zhu <yinbo.zhu@nxp.com>
Reviewed-by: NFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 1b076424
...@@ -228,6 +228,10 @@ ...@@ -228,6 +228,10 @@
}; };
}; };
&esdhc {
status = "okay";
};
&sai1 { &sai1 {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册