Message ID | 20201211011934.6171-17-andre.przywara@arm.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | None | expand |
On Fri, Dec 11, 2020 at 01:19:29AM +0000, Andre Przywara wrote: > From: Yangtao Li <frank@allwinnertech.com> > > Add a binding for A100's watchdog controller. > > Signed-off-by: Yangtao Li <frank@allwinnertech.com> > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > .../devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml b/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml > index e8f226376108..5ac607de8be4 100644 > --- a/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml > @@ -21,6 +21,9 @@ properties: > - items: > - const: allwinner,sun50i-a64-wdt > - const: allwinner,sun6i-a31-wdt > + - items: > + - const: allwinner,sun50i-a100-wdt > + - const: allwinner,sun6i-a31-wdt > - items: > - const: allwinner,sun50i-h6-wdt > - const: allwinner,sun6i-a31-wdt
diff --git a/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml b/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml index e8f226376108..5ac607de8be4 100644 --- a/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml @@ -21,6 +21,9 @@ properties: - items: - const: allwinner,sun50i-a64-wdt - const: allwinner,sun6i-a31-wdt + - items: + - const: allwinner,sun50i-a100-wdt + - const: allwinner,sun6i-a31-wdt - items: - const: allwinner,sun50i-h6-wdt - const: allwinner,sun6i-a31-wdt