mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-13 22:57:15 +00:00
rockchip: lower emmc speed for nanopc t6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
829ab5e8b1
commit
abe50d7658
@ -56,6 +56,16 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
|
||||
vmmc-supply = <&vcc3v3_sd_s0>;
|
||||
vqmmc-supply = <&vccio_sd_s0>;
|
||||
status = "okay";
|
||||
@@ -656,8 +656,7 @@
|
||||
no-sd;
|
||||
non-removable;
|
||||
max-frequency = <200000000>;
|
||||
- mmc-hs400-1_8v;
|
||||
- mmc-hs400-enhanced-strobe;
|
||||
+ mmc-hs200-1_8v;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
|
||||
@@ -418,7 +418,7 @@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user