mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: increase emmc clock to 200MHz for RK356X
Change-Id: I49c3ef7fd553359f058a1dcc7731fba898df710a Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
parent
9365c1f93f
commit
a35110c299
|
|
@ -1101,6 +1101,7 @@ &sdhci {
|
|||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
max-frequemcy = <200000000>;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user