]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: watchdog: fsl-imx7ulp-wdt: Add i.MX94 support
authorFrank Li <Frank.Li@nxp.com>
Fri, 7 Mar 2025 15:44:24 +0000 (10:44 -0500)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 9 Mar 2025 14:19:44 +0000 (15:19 +0100)
Add compatible string "fsl,imx94-wdt" for the i.MX94 chip, which is
backward compatible with i.MX93. Set it to fall back to "fsl,imx93-wdt".

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20250307154424.2613795-1-Frank.Li@nxp.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml

index a09686b3030db32bf70d3f817248182d07b042aa..6ec391b9723a5fc764f6b16f9216da9d85d9c154 100644 (file)
@@ -22,6 +22,10 @@ properties:
           - const: fsl,imx8ulp-wdt
           - const: fsl,imx7ulp-wdt
       - const: fsl,imx93-wdt
+      - items:
+          - enum:
+              - fsl,imx94-wdt
+          - const: fsl,imx93-wdt
 
   reg:
     maxItems: 1