2020-07-16 17:20:26

by Prabhakar Mahadev Lad

[permalink] [raw]
Subject: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

Document RZ/G2H (R8A774E1) SoC bindings.

Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Marian-Cristian Rotariu <[email protected]>
---
Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml b/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
index e3cdeab1199f..b9a008e8469f 100644
--- a/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
+++ b/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
@@ -16,6 +16,7 @@ properties:
- renesas,r8a774a1-usb3-peri # RZ/G2M
- renesas,r8a774b1-usb3-peri # RZ/G2N
- renesas,r8a774c0-usb3-peri # RZ/G2E
+ - renesas,r8a774e1-usb3-peri # RZ/G2H
- renesas,r8a7795-usb3-peri # R-Car H3
- renesas,r8a7796-usb3-peri # R-Car M3-W
- renesas,r8a77961-usb3-peri # R-Car M3-W+
--
2.17.1


2020-07-21 03:37:46

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas, usb3-peri: Document r8a774e1 support

On Thu, 16 Jul 2020 18:18:22 +0100, Lad Prabhakar wrote:
> Document RZ/G2H (R8A774E1) SoC bindings.
>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>

2020-08-05 08:57:46

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

On Thu, Jul 16, 2020 at 7:19 PM Lad Prabhakar
<[email protected]> wrote:
> Document RZ/G2H (R8A774E1) SoC bindings.
>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Marian-Cristian Rotariu <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>

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

2020-09-19 10:51:54

by Lad, Prabhakar

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

Hi Greg,

On Thu, Jul 16, 2020 at 6:19 PM Lad Prabhakar
<[email protected]> wrote:
>
> Document RZ/G2H (R8A774E1) SoC bindings.
>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> ---
> Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Could you please pick this patch.

Cheers,
Prabhakar

> diff --git a/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml b/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
> index e3cdeab1199f..b9a008e8469f 100644
> --- a/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
> +++ b/Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
> @@ -16,6 +16,7 @@ properties:
> - renesas,r8a774a1-usb3-peri # RZ/G2M
> - renesas,r8a774b1-usb3-peri # RZ/G2N
> - renesas,r8a774c0-usb3-peri # RZ/G2E
> + - renesas,r8a774e1-usb3-peri # RZ/G2H
> - renesas,r8a7795-usb3-peri # R-Car H3
> - renesas,r8a7796-usb3-peri # R-Car M3-W
> - renesas,r8a77961-usb3-peri # R-Car M3-W+
> --
> 2.17.1
>

2020-09-20 14:09:19

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

On Sat, Sep 19, 2020 at 11:50:07AM +0100, Lad, Prabhakar wrote:
> Hi Greg,
>
> On Thu, Jul 16, 2020 at 6:19 PM Lad Prabhakar
> <[email protected]> wrote:
> >
> > Document RZ/G2H (R8A774E1) SoC bindings.
> >
> > Signed-off-by: Lad Prabhakar <[email protected]>
> > Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> > ---
> > Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> Could you please pick this patch.

Don't DT patches have to be acked by a DT maintainer first?

thanks,

greg k-h

2020-09-21 07:32:22

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

Hi Greg,

On Sun, Sep 20, 2020 at 4:08 PM Greg Kroah-Hartman
<[email protected]> wrote:
> On Sat, Sep 19, 2020 at 11:50:07AM +0100, Lad, Prabhakar wrote:
> > On Thu, Jul 16, 2020 at 6:19 PM Lad Prabhakar
> > <[email protected]> wrote:
> > >
> > > Document RZ/G2H (R8A774E1) SoC bindings.
> > >
> > > Signed-off-by: Lad Prabhakar <[email protected]>
> > > Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> > > ---
> > > Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > Could you please pick this patch.
>
> Don't DT patches have to be acked by a DT maintainer first?

https://lore.kernel.org/r/20200721033508.GA3504365@bogus

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

2020-09-22 08:40:11

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

On Mon, Sep 21, 2020 at 09:30:39AM +0200, Geert Uytterhoeven wrote:
> Hi Greg,
>
> On Sun, Sep 20, 2020 at 4:08 PM Greg Kroah-Hartman
> <[email protected]> wrote:
> > On Sat, Sep 19, 2020 at 11:50:07AM +0100, Lad, Prabhakar wrote:
> > > On Thu, Jul 16, 2020 at 6:19 PM Lad Prabhakar
> > > <[email protected]> wrote:
> > > >
> > > > Document RZ/G2H (R8A774E1) SoC bindings.
> > > >
> > > > Signed-off-by: Lad Prabhakar <[email protected]>
> > > > Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> > > > ---
> > > > Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
> > > > 1 file changed, 1 insertion(+)
> > > >
> > > Could you please pick this patch.
> >
> > Don't DT patches have to be acked by a DT maintainer first?
>
> https://lore.kernel.org/r/20200721033508.GA3504365@bogus

Ah, missed that, sorry. This, and patch 11/20, now queued up.

greg k-h

2020-09-22 08:42:34

by Lad, Prabhakar

[permalink] [raw]
Subject: Re: [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

On Tue, Sep 22, 2020 at 9:38 AM Greg Kroah-Hartman
<[email protected]> wrote:
>
> On Mon, Sep 21, 2020 at 09:30:39AM +0200, Geert Uytterhoeven wrote:
> > Hi Greg,
> >
> > On Sun, Sep 20, 2020 at 4:08 PM Greg Kroah-Hartman
> > <[email protected]> wrote:
> > > On Sat, Sep 19, 2020 at 11:50:07AM +0100, Lad, Prabhakar wrote:
> > > > On Thu, Jul 16, 2020 at 6:19 PM Lad Prabhakar
> > > > <[email protected]> wrote:
> > > > >
> > > > > Document RZ/G2H (R8A774E1) SoC bindings.
> > > > >
> > > > > Signed-off-by: Lad Prabhakar <[email protected]>
> > > > > Reviewed-by: Marian-Cristian Rotariu <[email protected]>
> > > > > ---
> > > > > Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml | 1 +
> > > > > 1 file changed, 1 insertion(+)
> > > > >
> > > > Could you please pick this patch.
> > >
> > > Don't DT patches have to be acked by a DT maintainer first?
> >
> > https://lore.kernel.org/r/20200721033508.GA3504365@bogus
>
> Ah, missed that, sorry. This, and patch 11/20, now queued up.
>
Thank you.

Cheers,
Prabhakar