Message ID | 20241010061408.1351865-2-karthikeyan@linumiz.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add RV1126 compatible watchdog string | expand |
Am Donnerstag, 10. Oktober 2024, 08:14:08 CEST schrieb Karthikeyan Krishnasamy: > Add rockchip,rv1126-wdt compatible string. > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@linumiz.com> Acked-by: Heiko Stuebner <heiko@sntech.de> > --- > 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 b5a3dc377070..1efefd741c06 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -32,6 +32,7 @@ properties: > - rockchip,rk3576-wdt > - rockchip,rk3588-wdt > - rockchip,rv1108-wdt > + - rockchip,rv1126-wdt > - const: snps,dw-wdt > > reg: >
On 10/9/24 23:14, Karthikeyan Krishnasamy wrote: > Add rockchip,rv1126-wdt compatible string. > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@linumiz.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 b5a3dc377070..1efefd741c06 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -32,6 +32,7 @@ properties: > - rockchip,rk3576-wdt > - rockchip,rk3588-wdt > - rockchip,rv1108-wdt > + - rockchip,rv1126-wdt > - const: snps,dw-wdt > > reg:
Hi Guenter, Am Donnerstag, 10. Oktober 2024, 16:14:48 CEST schrieb Guenter Roeck: > On 10/9/24 23:14, Karthikeyan Krishnasamy wrote: > > Add rockchip,rv1126-wdt compatible string. > > > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > > Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@linumiz.com> > > Reviewed-by: Guenter Roeck <linux@roeck-us.net> I'll go the same route as before and apply this patch with the rest of the rv1126 changes. Heiko > > --- > > 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 b5a3dc377070..1efefd741c06 100644 > > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > > @@ -32,6 +32,7 @@ properties: > > - rockchip,rk3576-wdt > > - rockchip,rk3588-wdt > > - rockchip,rv1108-wdt > > + - rockchip,rv1126-wdt > > - const: snps,dw-wdt > > > > reg: > >
diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml index b5a3dc377070..1efefd741c06 100644 --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml @@ -32,6 +32,7 @@ properties: - rockchip,rk3576-wdt - rockchip,rk3588-wdt - rockchip,rv1108-wdt + - rockchip,rv1126-wdt - const: snps,dw-wdt reg: