[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210527100120.266796-3-eugen.hristev@microchip.com>
Date: Thu, 27 May 2021 13:01:20 +0300
From: Eugen Hristev <eugen.hristev@...rochip.com>
To: <wim@...ux-watchdog.org>, <linux@...ck-us.net>,
<robh+dt@...nel.org>
CC: <nicolas.ferre@...rochip.com>, <linux-watchdog@...r.kernel.org>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Eugen Hristev <eugen.hristev@...rochip.com>
Subject: [PATCH 3/3] dt-bindings: watchdog: sama5d4-wdt: add compatible for sama7g5-wdt
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@...rochip.com>
---
.../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
Powered by blists - more mailing lists