diff mbox series

dt-bindings: pwm: renesas-tpu: Document more R-Car Gen2 support

Message ID 20200316101453.27745-1-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit ff17bad8721c4df7c31e4ec669cafb4dbf253c86
Delegated to: Geert Uytterhoeven
Headers show
Series dt-bindings: pwm: renesas-tpu: Document more R-Car Gen2 support | expand

Commit Message

Geert Uytterhoeven March 16, 2020, 10:14 a.m. UTC
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.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Tested on R-Car M2-W.
---
 Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Laurent Pinchart March 16, 2020, 10:30 a.m. UTC | #1
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@glider.be>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
> 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
Rob Herring (Arm) March 30, 2020, 8:19 p.m. UTC | #2
On Mon, 16 Mar 2020 11:14:53 +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.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Tested on R-Car M2-W.
> ---
>  Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Applied, thanks.

Rob
diff mbox series

Patch

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