[PATCH 3/3] dt-bindings: watchdog: sama5d4-wdt: add compatible for sama7g5-wdt

From: Eugen Hristev
Date: Thu May 27 2021 - 06:02:19 EST


This driver is also compatible with the watchdog on sama7g5 SoC.
Add the corresponding compatible string to the binding.

Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
---
.../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml
index 0d0ab81da040..9856cd76c28d 100644
--- a/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml
@@ -17,6 +17,7 @@ properties:
enum:
- atmel,sama5d4-wdt
- microchip,sam9x60-wdt
+ - microchip,sama7g5-wdt

reg:
maxItems: 1
--
2.25.1