ARM: sunxi: dt: Convert to the new clocksource compatible
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 6 Feb 2014 09:40:32 +0000 (10:40 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 11 Mar 2014 22:04:50 +0000 (23:04 +0100)
Switch the device tree to the new compatibles introduced in the timer driver
to have a common pattern accross all Allwinner SoCs.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
arch/arm/boot/dts/sun4i-a10.dtsi
arch/arm/boot/dts/sun5i-a10s.dtsi
arch/arm/boot/dts/sun5i-a13.dtsi
arch/arm/boot/dts/sun6i-a31.dtsi
arch/arm/boot/dts/sun7i-a20.dtsi

index 040bb0eba1526f9747ad9955f874c39f3a757d85..dd64cc0dbef38f6707d59b7230fcf69ffed6a6eb 100644 (file)
                };
 
                timer@01c20c00 {
-                       compatible = "allwinner,sun4i-timer";
+                       compatible = "allwinner,sun4i-a10-timer";
                        reg = <0x01c20c00 0x90>;
                        interrupts = <22>;
                        clocks = <&osc24M>;
index ea16054857a497e4794167402d4a0a456f2f378f..9cee110bd8941555e24fd837772333d1cc825835 100644 (file)
                };
 
                timer@01c20c00 {
-                       compatible = "allwinner,sun4i-timer";
+                       compatible = "allwinner,sun4i-a10-timer";
                        reg = <0x01c20c00 0x90>;
                        interrupts = <22>;
                        clocks = <&osc24M>;
index 320335abfccd763118408f3f836c0fba39ca6f69..f5cba632fd95b59ac2da4be81aacf60875420a6f 100644 (file)
                };
 
                timer@01c20c00 {
-                       compatible = "allwinner,sun4i-timer";
+                       compatible = "allwinner,sun4i-a10-timer";
                        reg = <0x01c20c00 0x90>;
                        interrupts = <22>;
                        clocks = <&osc24M>;
index 5256ad9be52c691022ce99e81b679b012f766350..996fff54c8a262c846192ab8e4479577ad9582a4 100644 (file)
                };
 
                timer@01c20c00 {
-                       compatible = "allwinner,sun4i-timer";
+                       compatible = "allwinner,sun4i-a10-timer";
                        reg = <0x01c20c00 0xa0>;
                        interrupts = <0 18 4>,
                                     <0 19 4>,
index 119f066f0d98aa16221855e04e8a3f83e4afe33e..4bc5c6f4cadaafa887d070e875a9d2da1037e67c 100644 (file)
                };
 
                timer@01c20c00 {
-                       compatible = "allwinner,sun4i-timer";
+                       compatible = "allwinner,sun4i-a10-timer";
                        reg = <0x01c20c00 0x90>;
                        interrupts = <0 22 4>,
                                     <0 23 4>,