]> www.infradead.org Git - users/hch/misc.git/commitdiff
arm64: dts: rockchip: Enable RK3576 watchdog
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 18 Aug 2025 17:18:40 +0000 (19:18 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 24 Aug 2025 10:18:26 +0000 (12:18 +0200)
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>
arch/arm64/boot/dts/rockchip/rk3576.dtsi

index 93143e63898e89b61b3667af9e2146dd1227d237..fc4e9e07f1cf35fb57f132c6d82c48c62bd6265d 100644 (file)
                        clocks = <&cru TCLK_WDT0>, <&cru PCLK_WDT0>;
                        clock-names = "tclk", "pclk";
                        interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
-                       status = "disabled";
                };
 
                spi0: spi@2acf0000 {