mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
ARM64: dts: rk3399-tb: enable emmc_phy and sdhci
Change-Id: I0693b5e3f194b3fb0aed73784d0242ebf89d4ebe Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
54ca0b112b
commit
803df09a2b
@@ -179,11 +179,15 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&emmc_phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sdhci {
|
||||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2s0 {
|
||||
|
||||
Reference in New Issue
Block a user