ARM: dts: wpcm450: Enable watchdog by default
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Thu, 9 Jun 2022 21:48:29 +0000 (23:48 +0200)
committerJoel Stanley <joel@jms.id.au>
Tue, 22 Nov 2022 01:37:20 +0000 (12:07 +1030)
The watchdog timer is always usable, regardless of board design, so
there is no point in marking the watchdog device as disabled-by-default
in nuvoton-wpcm450.dtsi.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220609214830.127003-1-j.neuschaefer@gmx.net
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts
arch/arm/boot/dts/nuvoton-wpcm450.dtsi

index b5d49b3746e8b9ab75a280e77c777ee2f2f27652..6e745c8650e1b13db1dcbb4a53ff391bc74de159 100644 (file)
        /* "Serial over LAN" port. Connected to ttyS2 of the host system. */
        status = "okay";
 };
-
-&watchdog0 {
-       status = "okay";
-};
index 2a0b9c5a75f387fc2d8c1662e2916c92cc2ab104..b637241316bb4314ea6237fb8daef69124f4dd3b 100644 (file)
@@ -98,7 +98,6 @@
                        interrupts = <1 IRQ_TYPE_LEVEL_HIGH>;
                        reg = <0xb800101c 0x4>;
                        clocks = <&clk24m>;
-                       status = "disabled";
                };
 
                aic: interrupt-controller@b8002000 {