[PATCH v2 01/18] arm64: dts: mediatek: mt7988: enable watchdog on bpi-r4

From: Frank Wunderlich
Date: Mon Dec 02 2024 - 07:47:01 EST


From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>

Enable the watchdog on Bananapi R4 board.

Signed-off-by: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts b/arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts
index aa2dabc041fd..d914eae2b524 100644
--- a/arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts
@@ -198,3 +198,7 @@ mux {
};
};
};
+
+&watchdog {
+ status = "okay";
+};
--
2.43.0