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

Commit f759b640 authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

ARM64: dts: amlogic: meson-gxbb: Add watchdog node

parent 29b4817d
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -160,6 +160,12 @@
				clocks = <&xtal>;
				clocks = <&xtal>;
				status = "disabled";
				status = "disabled";
			};
			};

			watchdog@98d0 {
				compatible = "amlogic,meson-gxbb-wdt";
				reg = <0x0 0x098d0 0x0 0x10>;
				clocks = <&xtal>;
			};
		};
		};


		gic: interrupt-controller@c4301000 {
		gic: interrupt-controller@c4301000 {