mirror of https://gitee.com/openkylin/linux.git
ARM: dts: ls1021a-qds: enable esdhc controller
This patch is to enable esdhc controller in ls1021aqds Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
7d1446688d
commit
54f6deafd2
|
@ -146,6 +146,10 @@ &enet2 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&esdhc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
Loading…
Reference in New Issue