diff mbox series

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

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

Commit Message

Joel Stanley Aug. 19, 2019, 5:17 a.m. UTC
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>

---
v2:
 - Add Andrew's r-b
---
 Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt | 1 +
 1 file changed, 1 insertion(+)

-- 
2.23.0.rc1

Comments

Guenter Roeck Aug. 31, 2019, 2:52 p.m. UTC | #1
On Mon, Aug 19, 2019 at 02:47:37PM +0930, 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>

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


Reviewed-by: Guenter Roeck <linux@roeck-us.net>


> ---

> v2:

>  - Add Andrew's r-b

> ---

>  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
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