Unverified Commit 6a4601d8 authored by Frank Wunderlich's avatar Frank Wunderlich Committed by AngeloGioacchino Del Regno
Browse files

arm64: dts: mediatek: mt7988a-bpi-r4: Enable watchdog

parent fda61ffb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -198,3 +198,7 @@ mux {
		};
	};
};

&watchdog {
	status = "okay";
};