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: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20250818-rk3576-watchdog-v1-1-28f82e01029c@kernel.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Sebastian Reichel 2025-08-18 19:18:40 +02:00 committed by Heiko Stuebner
parent 67b2c15d8f
commit 9c059700fe

View File

@ -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 {