mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: dts: rockchip: sdhci enabled hs400 max-frequency 100MHZ for rk3566-rk817-tablet
Change-Id: I4a5e8060966f75e47d470a6c495b74d90cedb51d Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -891,11 +891,12 @@
|
||||
|
||||
&sdhci {
|
||||
bus-width = <8>;
|
||||
//mmc-hs400-1_8v;
|
||||
mmc-hs400-1_8v;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
max-frequency = <200000000>;
|
||||
rockchip,txclk-tapnum = <0xa>;
|
||||
max-frequency = <100000000>;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user