Skip to content

Commit d127d9c

Browse files
nxpfrankliWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: fsl-imx7ulp-wdt: Add i.MX94 support
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>
1 parent f1c16aa commit d127d9c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ properties:
2222
- const: fsl,imx8ulp-wdt
2323
- const: fsl,imx7ulp-wdt
2424
- const: fsl,imx93-wdt
25+
- items:
26+
- enum:
27+
- fsl,imx94-wdt
28+
- const: fsl,imx93-wdt
2529

2630
reg:
2731
maxItems: 1

0 commit comments

Comments
 (0)