mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rv1126b-evb4-v10: Enable eMMC
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Change-Id: I12a65d227b3e3f768b1f9aa43d04ac1946c48240
This commit is contained in:
@@ -40,6 +40,17 @@
|
||||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
||||
&emmc {
|
||||
bus-width = <8>;
|
||||
cap-mmc-highspeed;
|
||||
non-removable;
|
||||
mmc-hs200-1_8v;
|
||||
rockchip,default-sample-phase = <90>;
|
||||
no-sdio;
|
||||
no-sd;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user