Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4f26440 authored by Maxime Ripard's avatar Maxime Ripard Committed by Daniel Lezcano
Browse files

ARM: sunxi: dt: Convert to the new clocksource compatible



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: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent ec6c085c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -403,7 +403,7 @@
		};

		timer@01c20c00 {
			compatible = "allwinner,sun4i-timer";
			compatible = "allwinner,sun4i-a10-timer";
			reg = <0x01c20c00 0x90>;
			interrupts = <22>;
			clocks = <&osc24M>;
+1 −1
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@
		};

		timer@01c20c00 {
			compatible = "allwinner,sun4i-timer";
			compatible = "allwinner,sun4i-a10-timer";
			reg = <0x01c20c00 0x90>;
			interrupts = <22>;
			clocks = <&osc24M>;
+1 −1
Original line number Diff line number Diff line
@@ -329,7 +329,7 @@
		};

		timer@01c20c00 {
			compatible = "allwinner,sun4i-timer";
			compatible = "allwinner,sun4i-a10-timer";
			reg = <0x01c20c00 0x90>;
			interrupts = <22>;
			clocks = <&osc24M>;
+1 −1
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@
		};

		timer@01c20c00 {
			compatible = "allwinner,sun4i-timer";
			compatible = "allwinner,sun4i-a10-timer";
			reg = <0x01c20c00 0xa0>;
			interrupts = <0 18 4>,
				     <0 19 4>,
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@
		};

		timer@01c20c00 {
			compatible = "allwinner,sun4i-timer";
			compatible = "allwinner,sun4i-a10-timer";
			reg = <0x01c20c00 0x90>;
			interrupts = <0 22 4>,
				     <0 23 4>,