]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: s32g399a-rdb3: Enable the SWT watchdog
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 31 Jul 2025 14:01:41 +0000 (16:01 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Aug 2025 08:26:12 +0000 (16:26 +0800)
The SWT0 is directly connected to the reset line and only one instance
is useful for its purpose. Let's enable it on the s32g399a-rdb3.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
Cc: Thomas Fossati <thomas.fossati@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/s32g399a-rdb3.dts

index 467e0c105c3f7a89a82d95b2cf663b2762c97bd1..e94f70ad82d97866dafbd7bdfbbde7a4f39e9b38 100644 (file)
        status = "okay";
 };
 
+&swt0 {
+       status = "okay";
+};
+
 &i2c4 {
        current-sensor@40 {
                compatible = "ti,ina231";