Hi Geert, Thank you for the patch. On Mon, Mar 16, 2020 at 11:14:53AM +0100, Geert Uytterhoeven wrote: > All R-Car Gen2 SoCs have a Renesas Timer Pulse Unit. > Document support for the missing variants. > > No driver change is needed due to the fallback compatible string. I think this sentence doesn't belong to the bindings patch. > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > Tested on R-Car M2-W. What do you mean by tested, how do you test bindings on hardware ? :-) > --- > Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > index 4969a954993cb693..4bf62a3d5bba8e3a 100644 > --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > @@ -19,6 +19,10 @@ properties: > - renesas,tpu-r8a7744 # RZ/G1N > - renesas,tpu-r8a7745 # RZ/G1E > - renesas,tpu-r8a7790 # R-Car H2 > + - renesas,tpu-r8a7791 # R-Car M2-W > + - renesas,tpu-r8a7792 # R-Car V2H > + - renesas,tpu-r8a7793 # R-Car M2-N > + - renesas,tpu-r8a7794 # R-Car E2 > - renesas,tpu-r8a7795 # R-Car H3 > - renesas,tpu-r8a7796 # R-Car M3-W > - renesas,tpu-r8a77965 # R-Car M3-N -- Regards, Laurent Pinchart