From: Geert Uytterhoeven <[email protected]>

Fixes: 4658c4b789d8e2ae ("ARM: dts: iwg20m: Add MMCIF0 support")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Chris Paterson <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
---
 arch/arm/boot/dts/r8a7743-iwg20m.dtsi | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm/boot/dts/r8a7743-iwg20m.dtsi 
b/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
index f78dbc542a82..ff7993818637 100644
--- a/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
+++ b/arch/arm/boot/dts/r8a7743-iwg20m.dtsi
@@ -45,11 +45,11 @@
 };
 
 &mmcif0 {
-               pinctrl-0 = <&mmcif0_pins>;
-               pinctrl-names = "default";
+       pinctrl-0 = <&mmcif0_pins>;
+       pinctrl-names = "default";
 
-               vmmc-supply = <&reg_3p3v>;
-               bus-width = <8>;
-               non-removable;
-               status = "okay";
+       vmmc-supply = <&reg_3p3v>;
+       bus-width = <8>;
+       non-removable;
+       status = "okay";
 };
-- 
2.1.4

Reply via email to