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@xxxxxxxxx> Reviewed-by: Andrew Jeffery <andrew@xxxxxxxx> > --- > 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 > >