mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 00:06:36 +00:00
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
1 changed files with 4 additions and 0 deletions
|
@ -146,6 +146,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&esdhc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue