Message ID | 84d873d7dd375cd2392f89fa6bd9e0fe5dda4e1c.1656356377.git.sander@svanheule.net (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [1/2] dt-bindings: watchdog: realtek,otto-wdt: add RTL9310 | expand |
On 27/06/2022 21:00, Sander Vanheule wrote: > Add the realtek,rtl9310-wdt compatible to the Realtek Otto watchdog > binding. > > Signed-off-by: Sander Vanheule <sander@svanheule.net> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 6/27/22 12:00, Sander Vanheule wrote: > Add the realtek,rtl9310-wdt compatible to the Realtek Otto watchdog > binding. > > Signed-off-by: Sander Vanheule <sander@svanheule.net> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml b/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml > index 11b220a5e0f6..099245fe7b10 100644 > --- a/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml > @@ -29,6 +29,7 @@ properties: > - realtek,rtl8380-wdt > - realtek,rtl8390-wdt > - realtek,rtl9300-wdt > + - realtek,rtl9310-wdt > > reg: > maxItems: 1
diff --git a/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml b/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml index 11b220a5e0f6..099245fe7b10 100644 --- a/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml @@ -29,6 +29,7 @@ properties: - realtek,rtl8380-wdt - realtek,rtl8390-wdt - realtek,rtl9300-wdt + - realtek,rtl9310-wdt reg: maxItems: 1
Add the realtek,rtl9310-wdt compatible to the Realtek Otto watchdog binding. Signed-off-by: Sander Vanheule <sander@svanheule.net> --- Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml | 1 + 1 file changed, 1 insertion(+)