Commit cd2aa877 authored by Varshini Rajendran's avatar Varshini Rajendran Committed by Wim Van Sebroeck

dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt

Add compatible microchip,sam9x7-wdt to DT bindings documentation.
Signed-off-by: default avatarVarshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240223172627.672316-1-varshini.rajendran@microchip.comSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent 2351837b
......@@ -14,10 +14,14 @@ allOf:
properties:
compatible:
enum:
- atmel,sama5d4-wdt
- microchip,sam9x60-wdt
- microchip,sama7g5-wdt
oneOf:
- enum:
- atmel,sama5d4-wdt
- microchip,sam9x60-wdt
- microchip,sama7g5-wdt
- items:
- const: microchip,sam9x7-wdt
- const: microchip,sam9x60-wdt
reg:
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