[PATCH 2/8] dt-bindings: watchdog: sama5d4-wdt: Add sama7d65-wdt
From: Ryan.Wanner
Date: Fri Feb 14 2025 - 13:09:23 EST
From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
Add microchip,sama7d65-wdt compatible string to the dt-binding documentation.
Signed-off-by: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
---
.../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml
index cdf87db361837..e9c026194d403 100644
--- a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml
@@ -23,6 +23,9 @@ properties:
- const: microchip,sam9x7-wdt
- const: microchip,sam9x60-wdt
+ - items:
+ - const: microchip,sama7d65-wdt
+ - const: microchip,sama7g5-wdt
reg:
maxItems: 1
--
2.43.0