Message ID | a4da79fe-3449-6538-742f-790835ffe43a@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 5946401e25b36f755f401447e3ffb6d0e6a3769a |
Headers | show |
Series | Add more Rockchip rk3128 compatible strings | expand |
On 9/9/22 15:01, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > index 6461eb4f4..92df6e453 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -20,6 +20,7 @@ properties: > - enum: > - rockchip,px30-wdt > - rockchip,rk3066-wdt > + - rockchip,rk3128-wdt > - rockchip,rk3188-wdt > - rockchip,rk3228-wdt > - rockchip,rk3288-wdt
On Sat, 10 Sep 2022 00:01:56 +0200, Johan Jonker wrote: > Add rockchip,rk3128-wdt compatible string. > > Signed-off-by: Johan Jonker <jbx6244@gmail.com> > --- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml index 6461eb4f4..92df6e453 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -20,6 +20,7 @@ properties: - enum: - rockchip,px30-wdt - rockchip,rk3066-wdt + - rockchip,rk3128-wdt - rockchip,rk3188-wdt - rockchip,rk3228-wdt - rockchip,rk3288-wdt
Add rockchip,rk3128-wdt compatible string. Signed-off-by: Johan Jonker <jbx6244@gmail.com> --- Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 + 1 file changed, 1 insertion(+)