arm64: dts: s32g274-rd2: 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 for the s32g274-rd2.

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:39 +02:00 committed by Shawn Guo
parent efb4d287f1
commit 88a1e2d865

View File

@ -56,6 +56,10 @@ &stm3 {
status = "okay";
};
&swt0 {
status = "okay";
};
&usdhc0 {
pinctrl-names = "default", "state_100mhz", "state_200mhz";
pinctrl-0 = <&pinctrl_usdhc0>;