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

Commit b6e1a53b authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: dt: Update timer compatible string

parent 69144e3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@
		};

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

		timer@01c20c00 {
			compatible = "allwinner,sunxi-timer";
			compatible = "allwinner,sun4i-timer";
			reg = <0x01c20c00 0x90>;
			interrupts = <22>;
			clocks = <&osc24M>;