Commit 100ad27e authored by Peng Fan's avatar Peng Fan Committed by Wim Van Sebroeck

dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string

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: default avatarPeng Fan <peng.fan@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20220215081202.787853-1-peng.fan@oss.nxp.comSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent 4dbabc4d
...@@ -19,6 +19,7 @@ properties: ...@@ -19,6 +19,7 @@ properties:
- items: - items:
- const: fsl,imx8ulp-wdt - const: fsl,imx8ulp-wdt
- const: fsl,imx7ulp-wdt - const: fsl,imx7ulp-wdt
- const: fsl,imx93-wdt
reg: reg:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment