All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: clock: renesas,rcar-usb2-clock-sel: add r8a77961 support
@ 2020-03-25  6:20 Yoshihiro Shimoda
  2020-03-25 13:12 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Yoshihiro Shimoda @ 2020-03-25  6:20 UTC (permalink / raw)
  To: geert+renesas, robh+dt
  Cc: linux-clk, devicetree, linux-renesas-soc, Yoshihiro Shimoda

This patch adds support for r8a77961 (R-Car M3-W+).

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
 Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
index 4bf6f53..cf9221e 100644
--- a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
@@ -28,6 +28,8 @@ Required properties:
 	      an R8A7795 SoC.
 	      "renesas,r8a7796-rcar-usb2-clock-sel" if the device if a part of
 	      an R8A7796 SoC.
+	      "renesas,r8a77961-rcar-usb2-clock-sel" if the device if a part of
+	      an R8A77961 SoC.
 	      "renesas,rcar-gen3-usb2-clock-sel" for a generic R-Car Gen3
 	      compatible device.
 
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: clock: renesas,rcar-usb2-clock-sel: add r8a77961 support
  2020-03-25  6:20 [PATCH] dt-bindings: clock: renesas,rcar-usb2-clock-sel: add r8a77961 support Yoshihiro Shimoda
@ 2020-03-25 13:12 ` Geert Uytterhoeven
  2020-03-26  2:21   ` Yoshihiro Shimoda
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2020-03-25 13:12 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: Rob Herring, linux-clk,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas

Hi Shimoda-san,

On Wed, Mar 25, 2020 at 7:20 AM Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> This patch adds support for r8a77961 (R-Car M3-W+).
>
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Thanks for your patch!

> --- a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
> +++ b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
> @@ -28,6 +28,8 @@ Required properties:
>               an R8A7795 SoC.
>               "renesas,r8a7796-rcar-usb2-clock-sel" if the device if a part of
>               an R8A7796 SoC.

While at it, you may want to update "R8A7796 SoC" to "R8A77960 SoC", to
avoid confusion between R-Car M3-W (R8A77960) and M3-W+ (R8A77961).

> +             "renesas,r8a77961-rcar-usb2-clock-sel" if the device if a part of
> +             an R8A77961 SoC.
>               "renesas,rcar-gen3-usb2-clock-sel" for a generic R-Car Gen3
>               compatible device.

With the above fixed:
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert


--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH] dt-bindings: clock: renesas,rcar-usb2-clock-sel: add r8a77961 support
  2020-03-25 13:12 ` Geert Uytterhoeven
@ 2020-03-26  2:21   ` Yoshihiro Shimoda
  0 siblings, 0 replies; 3+ messages in thread
From: Yoshihiro Shimoda @ 2020-03-26  2:21 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Rob Herring, linux-clk,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas

Hi Geert-san,

Thank you for your review!

> From: Geert Uytterhoeven, Sent: Wednesday, March 25, 2020 10:13 PM
<snip>
> > --- a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
> > +++ b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
> > @@ -28,6 +28,8 @@ Required properties:
> >               an R8A7795 SoC.
> >               "renesas,r8a7796-rcar-usb2-clock-sel" if the device if a part of
> >               an R8A7796 SoC.
> 
> While at it, you may want to update "R8A7796 SoC" to "R8A77960 SoC", to
> avoid confusion between R-Car M3-W (R8A77960) and M3-W+ (R8A77961).

I got it. I'll fix it.

> > +             "renesas,r8a77961-rcar-usb2-clock-sel" if the device if a part of
> > +             an R8A77961 SoC.
> >               "renesas,rcar-gen3-usb2-clock-sel" for a generic R-Car Gen3
> >               compatible device.
> 
> With the above fixed:
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks!

Best regards,
Yoshihiro Shimoda


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-26  2:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25  6:20 [PATCH] dt-bindings: clock: renesas,rcar-usb2-clock-sel: add r8a77961 support Yoshihiro Shimoda
2020-03-25 13:12 ` Geert Uytterhoeven
2020-03-26  2:21   ` Yoshihiro Shimoda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.