mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM64: dts: rk3328-evb-android: decrease frequency sdio clk to 125M
Change-Id: I3cbbdbdcd97b18ec099a766ed3e08e8514f4932f Signed-off-by: Xu Xuehui <xxh@rock-chips.com>
This commit is contained in:
@@ -563,7 +563,7 @@
|
||||
cap-sdio-irq;
|
||||
disable-wp;
|
||||
keep-power-in-suspend;
|
||||
max-frequency = <150000000>;
|
||||
max-frequency = <125000000>;
|
||||
mmc-pwrseq = <&sdio_pwrseq>;
|
||||
non-removable;
|
||||
num-slots = <1>;
|
||||
|
||||
Reference in New Issue
Block a user