Commit 9c059700 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Enable RK3576 watchdog



The RK3576 watchdog does not need any board specific resources, so
let's enable it by default just like we do for RK3588.

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20250818-rk3576-watchdog-v1-1-28f82e01029c@kernel.org


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 67b2c15d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2275,7 +2275,6 @@ wdt: watchdog@2ace0000 {
			clocks = <&cru TCLK_WDT0>, <&cru PCLK_WDT0>;
			clock-names = "tclk", "pclk";
			interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
			status = "disabled";
		};

		spi0: spi@2acf0000 {