rockchip: dts: rv1126-evb: enable emmc node

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I239ee28a1ec357346c9aa6d1719a2e3075b90947
This commit is contained in:
Joseph Chen 2020-03-05 14:59:54 +08:00
parent 066e9bcbb9
commit c9dbd22f6d
1 changed files with 4 additions and 0 deletions

View File

@ -21,3 +21,7 @@
&uart2 { &uart2 {
status = "okay"; status = "okay";
}; };
&emmc {
status = "okay";
};