2020-10-06 08:20:39

by Prabhakar Mahadev Lad

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Document r8a7742 support

Document r8a7742 specific compatible strings. No driver change is
needed as the fallback compatible string "renesas,tpu" activates the
right code in the driver.

Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Marian-Cristian Rotariu <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
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 4bf62a3d5bba..aa9a4570c906 100644
--- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml
@@ -15,6 +15,7 @@ properties:
- enum:
- renesas,tpu-r8a73a4 # R-Mobile APE6
- renesas,tpu-r8a7740 # R-Mobile A1
+ - renesas,tpu-r8a7742 # RZ/G1H
- renesas,tpu-r8a7743 # RZ/G1M
- renesas,tpu-r8a7744 # RZ/G1N
- renesas,tpu-r8a7745 # RZ/G1E
--
2.17.1


2020-10-09 06:40:18

by Uwe Kleine-König

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Document r8a7742 support

On Tue, Oct 06, 2020 at 09:19:09AM +0100, Lad Prabhakar wrote:
> Document r8a7742 specific compatible strings. No driver change is
> needed as the fallback compatible string "renesas,tpu" activates the
> right code in the driver.
>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> Reviewed-by: Geert Uytterhoeven <[email protected]>
> Acked-by: Rob Herring <[email protected]>

Acked-by: Uwe Kleine-K?nig <[email protected]>

Which tree is this patch series supposed to go in via? pwm or renesas?

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | https://www.pengutronix.de/ |


Attachments:
(No filename) (817.00 B)
signature.asc (499.00 B)
Download all attachments

2020-10-09 07:30:51

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Document r8a7742 support

Hi Uwe,

On Fri, Oct 9, 2020 at 8:25 AM Uwe Kleine-König
<[email protected]> wrote:
> On Tue, Oct 06, 2020 at 09:19:09AM +0100, Lad Prabhakar wrote:
> > Document r8a7742 specific compatible strings. No driver change is
> > needed as the fallback compatible string "renesas,tpu" activates the
> > right code in the driver.
> >
> > Signed-off-by: Lad Prabhakar <[email protected]>
> > Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> > Reviewed-by: Geert Uytterhoeven <[email protected]>
> > Acked-by: Rob Herring <[email protected]>
>
> Acked-by: Uwe Kleine-König <[email protected]>
>
> Which tree is this patch series supposed to go in via? pwm or renesas?

Usually non-core DT binding updates go in through the subsystem tree.
So please take it through the PWM tree.

If you prefer to change that, please let me know, and I can queue it in
renesas-dt-bindings-for-v5.11, to go in through arm-soc.

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds