dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
authorPeng Fan <peng.fan@nxp.com>
Tue, 15 Feb 2022 08:12:02 +0000 (16:12 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 8 May 2022 08:33:59 +0000 (10:33 +0200)
The wdog on i.MX93 is modified from i.MX8ULP with some changes,
it uses one compatible string, so add i.MX93 support.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20220215081202.787853-1-peng.fan@oss.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 4ca8a31..8562978 100644 (file)
@@ -19,6 +19,7 @@ properties:
       - items:
           - const: fsl,imx8ulp-wdt
           - const: fsl,imx7ulp-wdt
+      - const: fsl,imx93-wdt
 
   reg:
     maxItems: 1