Browse Source

Revert "ARM: sunxi: dt: Convert to the new SID compatibles"

This reverts commit 01ab1167cd2d861d20195eda08505652c536df97, it is
incorrect, a future patch will fix this up properly.

Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman 11 years ago
parent
commit
8c442794b2

+ 1 - 1
arch/arm/boot/dts/sun4i-a10.dtsi

@@ -421,7 +421,7 @@
 		};
 
 		sid: eeprom@01c23800 {
-			compatible = "allwinner,sun4i-a10-sid";
+			compatible = "allwinner,sun4i-sid";
 			reg = <0x01c23800 0x10>;
 		};
 

+ 1 - 1
arch/arm/boot/dts/sun5i-a10s.dtsi

@@ -378,7 +378,7 @@
 		};
 
 		sid: eeprom@01c23800 {
-			compatible = "allwinner,sun4i-a10-sid";
+			compatible = "allwinner,sun4i-sid";
 			reg = <0x01c23800 0x10>;
 		};
 

+ 1 - 1
arch/arm/boot/dts/sun5i-a13.dtsi

@@ -341,7 +341,7 @@
 		};
 
 		sid: eeprom@01c23800 {
-			compatible = "allwinner,sun4i-a10-sid";
+			compatible = "allwinner,sun4i-sid";
 			reg = <0x01c23800 0x10>;
 		};