Hi Geert, Thank you for the patch. On Wed, Oct 27, 2021 at 02:28:09PM +0200, Geert Uytterhoeven wrote: > From: Duc Nguyen <duc.nguyen.ub@xxxxxxxxxxx> > > Add device tree bindings for TPU with the PWM controller found > on R-Car V3U SoCs. > > Signed-off-by: Duc Nguyen <duc.nguyen.ub@xxxxxxxxxxx> > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@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 81ccb2110162c3eb..0171a04257b808e7 100644 > --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > @@ -38,6 +38,7 @@ properties: > - renesas,tpu-r8a77965 # R-Car M3-N > - renesas,tpu-r8a77970 # R-Car V3M > - renesas,tpu-r8a77980 # R-Car V3H > + - renesas,tpu-r8a779a0 # R-Car V3U > - const: renesas,tpu > > reg: -- Regards, Laurent Pinchart