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 <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent f1c16aa commit d127d9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)