You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
arm64: dts: rockchip: increase sdmmc frequency to 200MHz for nanopi-r6 series
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
committed by
Mecid Urganci
parent
6063a18b4c
commit
7e330c805e
@@ -608,7 +608,7 @@
|
||||
};
|
||||
|
||||
&sdmmc {
|
||||
max-frequency = <150000000>;
|
||||
max-frequency = <200000000>;
|
||||
no-sdio;
|
||||
no-mmc;
|
||||
bus-width = <4>;
|
||||
|
||||
Reference in New Issue
Block a user