diff mbox series

[2/2] dt-bindings: phy: rcar-gen3-phy-usb3: add r8a77961 support

Message ID 1585117100-8359-3-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
State Superseded
Delegated to: Geert Uytterhoeven
Headers show
Series dt-bindings: phy: add r8a77961 support | expand

Commit Message

Yoshihiro Shimoda March 25, 2020, 6:18 a.m. UTC
This patch adds support for r8a77961 (R-Car M3-W+).

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

Comments

Geert Uytterhoeven March 25, 2020, 1:09 p.m. UTC | #1
Hi Shimoda-san,

On Wed, Mar 25, 2020 at 7:19 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/phy/rcar-gen3-phy-usb3.txt
> +++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
> @@ -15,6 +15,8 @@ Required properties:
>               SoC.
>               "renesas,r8a7796-usb3-phy" if the device is a part of an R8A7796
>               SoC.
> +             "renesas,r8a77961-usb3-phy" if the device is a part of an
> +             R8A77961 SoC.
>               "renesas,r8a77965-usb3-phy" if the device is a part of an
>               R8A77965 SoC.
>               "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 or RZ/G2

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Likewise, a rebase on top of "[v2] dt-bindings: phy: renesas: usb3-phy:
convert bindings to json-schema"
(https://lore.kernel.org/linux-devicetree/1572592771-12444-1-git-send-email-yoshihiro.shimoda.uh@renesas.com/)
would be nice.

Gr{oetje,eeting}s,

                        Geert
Yoshihiro Shimoda March 26, 2020, 2:19 a.m. UTC | #2
Hi Geert-san,

Thank you for your review!

> From: Geert Uytterhoeven, Sent: Wednesday, March 25, 2020 10:09 PM
<snip>
> > --- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
> > +++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
> > @@ -15,6 +15,8 @@ Required properties:
> >               SoC.
> >               "renesas,r8a7796-usb3-phy" if the device is a part of an R8A7796
> >               SoC.
> > +             "renesas,r8a77961-usb3-phy" if the device is a part of an
> > +             R8A77961 SoC.
> >               "renesas,r8a77965-usb3-phy" if the device is a part of an
> >               R8A77965 SoC.
> >               "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 or RZ/G2
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Likewise, a rebase on top of "[v2] dt-bindings: phy: renesas: usb3-phy:
> convert bindings to json-schema"
> (https://lore.kernel.org/linux-devicetree/1572592771-12444-1-git-send-email-yoshihiro.shimoda.uh@renesas.com/)
> would be nice.

I agreed. I'll rebase it.

Best regards,
Yoshihiro Shimoda
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
index 0fe433b..99c17c6 100644
--- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
+++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
@@ -15,6 +15,8 @@  Required properties:
 	      SoC.
 	      "renesas,r8a7796-usb3-phy" if the device is a part of an R8A7796
 	      SoC.
+	      "renesas,r8a77961-usb3-phy" if the device is a part of an
+	      R8A77961 SoC.
 	      "renesas,r8a77965-usb3-phy" if the device is a part of an
 	      R8A77965 SoC.
 	      "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 or RZ/G2