Browse Source

ARM: dts: rskrza1: add sdhi1 DT support

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Chris Brandt 9 years ago
parent
commit
bba1b7ea9a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      arch/arm/boot/dts/r7s72100-rskrza1.dts

+ 5 - 0
arch/arm/boot/dts/r7s72100-rskrza1.dts

@@ -56,6 +56,11 @@
 	};
 };
 
+&sdhi1 {
+	bus-width = <4>;
+	status = "okay";
+};
+
 &scif2 {
 	status = "okay";
 };