mbox series

[v2,0/2] Enable watchdog support for iMX8QM

Message ID 20250414-imx8qm-watchdog-v2-0-449265a9da4e@bootlin.com
Headers show
Series Enable watchdog support for iMX8QM | expand

Message

Thomas Richard April 14, 2025, 2:57 p.m. UTC
Second version of this series, I just took the Acked-by/Reviewed-by tags
for the bindings patch, and in the devicetree I moved the watchdog node
after thermal-sensor as requested by Frank.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
---
Changes in v2:
- bindings: take "Acked-by: Rob Herring (Arm) <robh@kernel.org>"
- bindings: take "Reviewed-by: Frank Li <Frank.Li@nxp.com>"
- devicetree: move the watchdog node just after thermal-sensor
- Link to v1: https://lore.kernel.org/r/20250407-imx8qm-watchdog-v1-0-20c219b15fd2@bootlin.com

---
Thomas Richard (2):
      dt-bindings: watchdog: fsl,scu-wdt: Document imx8qm
      arm64: dts: imx8qm: add system controller watchdog support

 Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml | 1 +
 arch/arm64/boot/dts/freescale/imx8qm.dtsi                   | 5 +++++
 2 files changed, 6 insertions(+)
---
base-commit: 8ffd015db85fea3e15a77027fda6c02ced4d2444
change-id: 20250203-imx8qm-watchdog-b8363342842e

Best regards,