diff mbox series

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

Message ID 20210527100120.266796-3-eugen.hristev@microchip.com
State New
Headers show
Series [1/3] dt-bindings: watchdog: sama5d4-wdt: convert to yaml | expand

Commit Message

Eugen Hristev May 27, 2021, 10:01 a.m. UTC
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@microchip.com>
---
 .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml          | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring June 4, 2021, 8:20 p.m. UTC | #1
On Thu, 27 May 2021 13:01:20 +0300, Eugen Hristev wrote:
> 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@microchip.com>

> ---

>  .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml          | 1 +

>  1 file changed, 1 insertion(+)

> 


Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

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