diff mbox series

[1/2] dt-bindings: watchdog: Add ast2600 compatible

Message ID 20190816160347.23393-2-joel@jms.id.au
State Superseded
Headers show
Series watchdog: aspeed: Add support for ast2600 | expand

Commit Message

Joel Stanley Aug. 16, 2019, 4:03 p.m. UTC
This adds a compatible for the ast2600, a new ASPEED SoC.

Signed-off-by: Joel Stanley <joel@jms.id.au>

---
 Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt | 1 +
 1 file changed, 1 insertion(+)

-- 
2.23.0.rc1

Comments

Andrew Jeffery Aug. 19, 2019, 12:16 a.m. UTC | #1
On Sat, 17 Aug 2019, at 01:34, Joel Stanley wrote:
> This adds a compatible for the ast2600, a new ASPEED SoC.

> 

> Signed-off-by: Joel Stanley <joel@jms.id.au>


Reviewed-by: Andrew Jeffery <andrew@aj.id.au>


> ---

>  Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git a/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt 

> b/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt

> index c5077a1f5cb3..d78d4a8fb868 100644

> --- a/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt

> +++ b/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt

> @@ -4,6 +4,7 @@ Required properties:

>   - compatible: must be one of:

>  	- "aspeed,ast2400-wdt"

>  	- "aspeed,ast2500-wdt"

> +	- "aspeed,ast2600-wdt"

>  

>   - reg: physical base address of the controller and length of memory mapped

>     region

> -- 

> 2.23.0.rc1

> 

>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt b/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt
index c5077a1f5cb3..d78d4a8fb868 100644
--- a/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt
@@ -4,6 +4,7 @@  Required properties:
  - compatible: must be one of:
 	- "aspeed,ast2400-wdt"
 	- "aspeed,ast2500-wdt"
+	- "aspeed,ast2600-wdt"
 
  - reg: physical base address of the controller and length of memory mapped
    region