mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
ARM64: dts: rk3399-evb: enable HS400 mode for emmc
We now enable HS400 mode for rk3399-evb for rk folks to do more test for hs400. If any problem, please remove mmc-hs400-1_8v from rk3399-evb.dtsi and any reports are welcomed. Change-Id: If7d9d291351a075fbb258bd04fce2a2f9cb81be3 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
|
||||
&sdhci {
|
||||
bus-width = <8>;
|
||||
mmc-hs400-1_8v;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user