]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: s32g274-rd2: Enable the SWT watchdog
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 31 Jul 2025 14:01:39 +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 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>
arch/arm64/boot/dts/freescale/s32g274a-rdb2.dts

index 505776d19151c4d8e6de07c5e8e5c77f714487da..4f58be68c8182f3204d0cb79deffced6abb97206 100644 (file)
        status = "okay";
 };
 
+&swt0 {
+       status = "okay";
+};
+
 &usdhc0 {
        pinctrl-names = "default", "state_100mhz", "state_200mhz";
        pinctrl-0 = <&pinctrl_usdhc0>;