On Wed, Mar 29, 2023 at 02:30:48AM +0530, Shreeya Patel wrote: > Add rockchip,rk3588-wdt compatible string. > > Signed-off-by: Shreeya Patel <shreeya.patel@xxxxxxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > 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 92df6e453f64..e7a87ce94772 100644 > --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml > @@ -29,6 +29,7 @@ properties: > - rockchip,rk3368-wdt > - rockchip,rk3399-wdt > - rockchip,rk3568-wdt > + - rockchip,rk3588-wdt > - rockchip,rv1108-wdt > - const: snps,dw-wdt > > -- > 2.30.2 >