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 <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>
This commit is contained in:
Daniel Lezcano
2025-07-31 16:01:41 +02:00
committed by Shawn Guo
parent 6db84f0427
commit 48d86413d8

View File

@@ -72,6 +72,10 @@ &stm8 {
status = "okay";
};
&swt0 {
status = "okay";
};
&i2c4 {
current-sensor@40 {
compatible = "ti,ina231";