Re: [PATCH] dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2021-10-27 22:40:08
Also in:
linux-pwm, linux-renesas-soc
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2021-10-27 22:40:08
Also in:
linux-pwm, linux-renesas-soc
Hi Geert, Thank you for the patch. On Wed, Oct 27, 2021 at 02:28:09PM +0200, Geert Uytterhoeven wrote:
From: Duc Nguyen <redacted> Add device tree bindings for TPU with the PWM controller found on R-Car V3U SoCs. Signed-off-by: Duc Nguyen <redacted> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
--- 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