Quoting Geert Uytterhoeven (2021-10-27 13:29:22) > From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > Add device tree bindings for TPU found on R-Car M3-W+ SoCs. > > Reported-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Having just seen this one looking through (the plentiful) ULCB+KF DT warnings... I guess I don't need to submit a patch. Thanks, Reviewed-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > index 0171a04257b808e7..1f5c6384182e013a 100644 > --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > @@ -35,6 +35,7 @@ properties: > - renesas,tpu-r8a7794 # R-Car E2 > - renesas,tpu-r8a7795 # R-Car H3 > - renesas,tpu-r8a7796 # R-Car M3-W > + - renesas,tpu-r8a77961 # R-Car M3-W+ > - renesas,tpu-r8a77965 # R-Car M3-N > - renesas,tpu-r8a77970 # R-Car V3M > - renesas,tpu-r8a77980 # R-Car V3H > -- > 2.25.1 >