]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: imx8qm: add system controller watchdog support
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 9 Jun 2025 12:02:34 +0000 (14:02 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 1 Jul 2025 14:12:41 +0000 (22:12 +0800)
Add system controller watchdog support for i.MX8QM.

Acked-by: Oliver Graute <oliver.graute@kococonnector.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qm.dtsi

index 6fa31bc9ece8f940eb6c6619e6bcbe64274a0cd1..11527050ac8bd77986045c5eca0f62663f95f1cd 100644 (file)
                        compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal";
                        #thermal-sensor-cells = <1>;
                };
+
+               watchdog {
+                       compatible = "fsl,imx8qm-sc-wdt", "fsl,imx-sc-wdt";
+                       timeout-sec = <60>;
+               };
        };
 
        thermal-zones {