arm64: dts: rockchip: rk3528-demo4-ddr4-v10-linux: enable sdmmc

Change-Id: Iade84f4f1ac94b2a0a1587ffe6454e074f527863
Signed-off-by: Lin Qihao <kevin.lin@rock-chips.com>
This commit is contained in:
Lin Qihao
2023-07-11 18:02:32 +08:00
committed by Tao Huang
parent 6c9d9857dd
commit f085d26126

View File

@@ -12,3 +12,7 @@
bootargs = "earlycon=uart8250,mmio32,0xff9f0000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rw rootwait";
};
};
&sdmmc {
status = "okay";
};