aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi')
-rw-r--r--arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
index a6b3a70dae83..6193f11acb78 100644
--- a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
+++ b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
@@ -209,7 +209,7 @@
209 <1 10 4>; 209 <1 10 4>;
210 }; 210 };
211 211
212 soc { 212 soc@0 {
213 compatible = "simple-bus"; 213 compatible = "simple-bus";
214 #address-cells = <1>; 214 #address-cells = <1>;
215 #size-cells = <1>; 215 #size-cells = <1>;
@@ -378,6 +378,8 @@
378 compatible = "socionext,uniphier-sd4hc", "cdns,sd4hc"; 378 compatible = "socionext,uniphier-sd4hc", "cdns,sd4hc";
379 reg = <0x5a000000 0x400>; 379 reg = <0x5a000000 0x400>;
380 interrupts = <0 78 4>; 380 interrupts = <0 78 4>;
381 pinctrl-names = "default";
382 pinctrl-0 = <&pinctrl_emmc>;
381 clocks = <&sys_clk 4>; 383 clocks = <&sys_clk 4>;
382 bus-width = <8>; 384 bus-width = <8>;
383 mmc-ddr-1_8v; 385 mmc-ddr-1_8v;