From: Daniel Lezcano Date: Thu, 31 Jul 2025 14:01:41 +0000 (+0200) Subject: arm64: dts: s32g399a-rdb3: Enable the SWT watchdog X-Git-Tag: v6.18-rc1~147^2~20^2~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48d86413d807c2db285f3bacfa26d9d211608439;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: s32g399a-rdb3: Enable the SWT watchdog 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 Cc: Ghennadi Procopciuc Cc: Thomas Fossati Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/s32g399a-rdb3.dts b/arch/arm64/boot/dts/freescale/s32g399a-rdb3.dts index 467e0c105c3f7..e94f70ad82d97 100644 --- a/arch/arm64/boot/dts/freescale/s32g399a-rdb3.dts +++ b/arch/arm64/boot/dts/freescale/s32g399a-rdb3.dts @@ -72,6 +72,10 @@ status = "okay"; }; +&swt0 { + status = "okay"; +}; + &i2c4 { current-sensor@40 { compatible = "ti,ina231";