rockchip: dts: rv1126-evb: enable emmc node
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I239ee28a1ec357346c9aa6d1719a2e3075b90947
This commit is contained in:
parent
066e9bcbb9
commit
c9dbd22f6d
|
|
@ -21,3 +21,7 @@
|
||||||
&uart2 {
|
&uart2 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&emmc {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue