Hi Geert, Thank you for the patch. On Fri, Oct 07, 2022 at 05:26:37PM +0200, Geert Uytterhoeven wrote: > Document support for the 16-Bit Timer Pulse Unit (TPU) in the Renesas > R-Car V4H (R8A779G0) SoC. > > Based on a patch in the BSP by CongDang. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Easy enough. Reviewed-by: Laurent Pinchart <laurent.pinchart+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 c6b2ab56b7feade7..a3e52b22dd180422 100644 > --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml > @@ -40,6 +40,7 @@ properties: > - renesas,tpu-r8a77970 # R-Car V3M > - renesas,tpu-r8a77980 # R-Car V3H > - renesas,tpu-r8a779a0 # R-Car V3U > + - renesas,tpu-r8a779g0 # R-Car V4H > - const: renesas,tpu > > reg: -- Regards, Laurent Pinchart