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

Commit 0b19b7c2 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: dt: Update watchdog compatible string

parent 6def126d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,7 @@
		};

		wdt: watchdog@01c20c90 {
			compatible = "allwinner,sunxi-wdt";
			compatible = "allwinner,sun4i-wdt";
			reg = <0x01c20c90 0x10>;
		};

+1 −1
Original line number Diff line number Diff line
@@ -209,7 +209,7 @@
		};

		wdt: watchdog@01c20c90 {
			compatible = "allwinner,sunxi-wdt";
			compatible = "allwinner,sun4i-wdt";
			reg = <0x01c20c90 0x10>;
		};