arm64: dts: imx8qm: add system controller watchdog support

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>
This commit is contained in:
Thomas Richard
2025-06-09 14:02:34 +02:00
committed by Shawn Guo
parent 900dd54b8b
commit 09b0de8d94

View File

@@ -356,6 +356,11 @@ tsens: thermal-sensor {
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 {