Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Frank Li and committed by
Wim Van Sebroeck
d127d9ce f1c16aa6

+4
+4
Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
··· 22 22 - const: fsl,imx8ulp-wdt 23 23 - const: fsl,imx7ulp-wdt 24 24 - const: fsl,imx93-wdt 25 + - items: 26 + - enum: 27 + - fsl,imx94-wdt 28 + - const: fsl,imx93-wdt 25 29 26 30 reg: 27 31 maxItems: 1