linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
@ 2018-12-13 20:21 Fabrizio Castro
  2018-12-14 10:20 ` Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:21 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Greg Kroah-Hartman, linux-usb, devicetree,
	linux-kernel, Simon Horman, Geert Uytterhoeven, Chris Paterson,
	Biju Das, linux-renesas-soc

Document RZ/G2E (R8A774C0) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt
index fea8b15..97400e8 100644
--- a/Documentation/devicetree/bindings/usb/usb-xhci.txt
+++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt
@@ -10,6 +10,7 @@ Required properties:
     - "renesas,xhci-r8a7743" for r8a7743 SoC
     - "renesas,xhci-r8a7744" for r8a7744 SoC
     - "renesas,xhci-r8a774a1" for r8a774a1 SoC
+    - "renesas,xhci-r8a774c0" for r8a774c0 SoC
     - "renesas,xhci-r8a7790" for r8a7790 SoC
     - "renesas,xhci-r8a7791" for r8a7791 SoC
     - "renesas,xhci-r8a7793" for r8a7793 SoC
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2018-12-13 20:21 [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support Fabrizio Castro
@ 2018-12-14 10:20 ` Geert Uytterhoeven
  2018-12-14 16:55 ` Simon Horman
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 12+ messages in thread
From: Geert Uytterhoeven @ 2018-12-14 10:20 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Greg KH, USB list,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, Linux-Renesas

On Thu, Dec 13, 2018 at 9:21 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

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] 12+ messages in thread

* Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2018-12-13 20:21 [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support Fabrizio Castro
  2018-12-14 10:20 ` Geert Uytterhoeven
@ 2018-12-14 16:55 ` Simon Horman
  2018-12-20 20:39 ` Rob Herring
  2019-03-01 11:25 ` Fabrizio Castro
  3 siblings, 0 replies; 12+ messages in thread
From: Simon Horman @ 2018-12-14 16:55 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Greg Kroah-Hartman, linux-usb,
	devicetree, linux-kernel, Geert Uytterhoeven, Chris Paterson,
	Biju Das, linux-renesas-soc

On Thu, Dec 13, 2018 at 08:21:11PM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

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

* Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2018-12-13 20:21 [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support Fabrizio Castro
  2018-12-14 10:20 ` Geert Uytterhoeven
  2018-12-14 16:55 ` Simon Horman
@ 2018-12-20 20:39 ` Rob Herring
  2019-03-01 11:25 ` Fabrizio Castro
  3 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2018-12-20 20:39 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Mark Rutland, Fabrizio Castro, Greg Kroah-Hartman, linux-usb,
	devicetree, linux-kernel, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On Thu, 13 Dec 2018 20:21:11 +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

* RE: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2018-12-13 20:21 [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support Fabrizio Castro
                   ` (2 preceding siblings ...)
  2018-12-20 20:39 ` Rob Herring
@ 2019-03-01 11:25 ` Fabrizio Castro
  2019-03-01 16:16   ` Greg Kroah-Hartman
  3 siblings, 1 reply; 12+ messages in thread
From: Fabrizio Castro @ 2019-03-01 11:25 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linux-usb, devicetree, linux-kernel, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc,
	Fabrizio Castro, Rob Herring, Mark Rutland

Hello Greg,

I am sorry to bother you.
Do you think you take this patch?

Thanks,
Fab

> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Sent: 13 December 2018 20:21
> Subject: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
> 
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt
> index fea8b15..97400e8 100644
> --- a/Documentation/devicetree/bindings/usb/usb-xhci.txt
> +++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt
> @@ -10,6 +10,7 @@ Required properties:
>      - "renesas,xhci-r8a7743" for r8a7743 SoC
>      - "renesas,xhci-r8a7744" for r8a7744 SoC
>      - "renesas,xhci-r8a774a1" for r8a774a1 SoC
> +    - "renesas,xhci-r8a774c0" for r8a774c0 SoC
>      - "renesas,xhci-r8a7790" for r8a7790 SoC
>      - "renesas,xhci-r8a7791" for r8a7791 SoC
>      - "renesas,xhci-r8a7793" for r8a7793 SoC
> --
> 2.7.4


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

* Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2019-03-01 11:25 ` Fabrizio Castro
@ 2019-03-01 16:16   ` Greg Kroah-Hartman
  2019-03-01 16:36     ` Fabrizio Castro
  0 siblings, 1 reply; 12+ messages in thread
From: Greg Kroah-Hartman @ 2019-03-01 16:16 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: linux-usb, devicetree, linux-kernel, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc,
	Rob Herring, Mark Rutland

On Fri, Mar 01, 2019 at 11:25:33AM +0000, Fabrizio Castro wrote:
> Hello Greg,
> 
> I am sorry to bother you.
> Do you think you take this patch?

device tree bindings need an ack from the DT maintainers before I can
take them.  Also, this is for xhci, the xhci maintainer is responsible
for those, not me :)

thanks,

greg k-h

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

* RE: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2019-03-01 16:16   ` Greg Kroah-Hartman
@ 2019-03-01 16:36     ` Fabrizio Castro
  2019-04-23 15:32       ` Fabrizio Castro
  0 siblings, 1 reply; 12+ messages in thread
From: Fabrizio Castro @ 2019-03-01 16:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman, mathias.nyman
  Cc: linux-usb, devicetree, linux-kernel, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc,
	Rob Herring, Mark Rutland

Hello Greg,

Thank you for your reply!

> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Sent: 01 March 2019 16:16
> To: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Cc: linux-usb@vger.kernel.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Simon Horman <horms@verge.net.au>;
> Geert Uytterhoeven <geert+renesas@glider.be>; Chris Paterson <Chris.Paterson2@renesas.com>; Biju Das
> <biju.das@bp.renesas.com>; linux-renesas-soc@vger.kernel.org; Rob Herring <robh+dt@kernel.org>; Mark Rutland
> <mark.rutland@arm.com>
> Subject: Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
> 
> On Fri, Mar 01, 2019 at 11:25:33AM +0000, Fabrizio Castro wrote:
> > Hello Greg,
> >
> > I am sorry to bother you.
> > Do you think you take this patch?
> 
> device tree bindings need an ack from the DT maintainers before I can
> take them.  Also, this is for xhci, the xhci maintainer is responsible
> for those, not me :)

I am so sorry.

The patch has been reviewed by Geert Uytterhoeven, Simon Horman, and Rob Herring already.

Mathias, are you the one taking the patches for Documentation/devicetree/bindings/usb/usb-xhci.txt now?

Thanks,
Fab

> 
> thanks,
> 
> greg k-h

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

* RE: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2019-03-01 16:36     ` Fabrizio Castro
@ 2019-04-23 15:32       ` Fabrizio Castro
  2019-04-27 12:56         ` Greg Kroah-Hartman
  0 siblings, 1 reply; 12+ messages in thread
From: Fabrizio Castro @ 2019-04-23 15:32 UTC (permalink / raw)
  To: Simon Horman
  Cc: linux-usb, devicetree, linux-kernel, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc, Rob Herring,
	Mark Rutland, Greg Kroah-Hartman, mathias.nyman, Fabrizio Castro

Hello Simon,

I know you don't normally take this type of patches, but this one has been around for more than 4 months now, and I am losing hope here...

Do you think you can this patch?

Thanks,
Fab

> From: linux-kernel-owner@vger.kernel.org <linux-kernel-owner@vger.kernel.org> On Behalf Of Fabrizio Castro
> Sent: 01 March 2019 16:37
> Subject: RE: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
> 
> Hello Greg,
> 
> Thank you for your reply!
> 
> > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Sent: 01 March 2019 16:16
> > To: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Cc: linux-usb@vger.kernel.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; Simon Horman <horms@verge.net.au>;
> > Geert Uytterhoeven <geert+renesas@glider.be>; Chris Paterson <Chris.Paterson2@renesas.com>; Biju Das
> > <biju.das@bp.renesas.com>; linux-renesas-soc@vger.kernel.org; Rob Herring <robh+dt@kernel.org>; Mark Rutland
> > <mark.rutland@arm.com>
> > Subject: Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
> >
> > On Fri, Mar 01, 2019 at 11:25:33AM +0000, Fabrizio Castro wrote:
> > > Hello Greg,
> > >
> > > I am sorry to bother you.
> > > Do you think you take this patch?
> >
> > device tree bindings need an ack from the DT maintainers before I can
> > take them.  Also, this is for xhci, the xhci maintainer is responsible
> > for those, not me :)
> 
> I am so sorry.
> 
> The patch has been reviewed by Geert Uytterhoeven, Simon Horman, and Rob Herring already.
> 
> Mathias, are you the one taking the patches for Documentation/devicetree/bindings/usb/usb-xhci.txt now?
> 
> Thanks,
> Fab
> 
> >
> > thanks,
> >
> > greg k-h

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

* Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2019-04-23 15:32       ` Fabrizio Castro
@ 2019-04-27 12:56         ` Greg Kroah-Hartman
  2019-04-29  8:53           ` Fabrizio Castro
  0 siblings, 1 reply; 12+ messages in thread
From: Greg Kroah-Hartman @ 2019-04-27 12:56 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Simon Horman, linux-usb, devicetree, linux-kernel,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc,
	Rob Herring, Mark Rutland, mathias.nyman

On Tue, Apr 23, 2019 at 03:32:59PM +0000, Fabrizio Castro wrote:
> Hello Simon,
> 
> I know you don't normally take this type of patches, but this one has
> been around for more than 4 months now, and I am losing hope here...
> 
> Do you think you can this patch?

I think this got dropped somehow, sorry about that.

Can you resend it, with the acks that have been given to it, and I will
be glad to queue it up.

thanks,

greg k-h

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

* RE: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2019-04-27 12:56         ` Greg Kroah-Hartman
@ 2019-04-29  8:53           ` Fabrizio Castro
  2019-04-29  9:06             ` Greg Kroah-Hartman
  0 siblings, 1 reply; 12+ messages in thread
From: Fabrizio Castro @ 2019-04-29  8:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Simon Horman, linux-usb, devicetree, linux-kernel,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc,
	Rob Herring, Mark Rutland, mathias.nyman

> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Sent: 27 April 2019 13:56
> Subject: Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
> 
> On Tue, Apr 23, 2019 at 03:32:59PM +0000, Fabrizio Castro wrote:
> > Hello Simon,
> >
> > I know you don't normally take this type of patches, but this one has
> > been around for more than 4 months now, and I am losing hope here...
> >
> > Do you think you can this patch?
> 
> I think this got dropped somehow, sorry about that.
> 
> Can you resend it, with the acks that have been given to it, and I will
> be glad to queue it up.

Thank you Greg, I have sent it now.

BR,
Fab

> 
> thanks,
> 
> greg k-h

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

* Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
  2019-04-29  8:53           ` Fabrizio Castro
@ 2019-04-29  9:06             ` Greg Kroah-Hartman
  0 siblings, 0 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2019-04-29  9:06 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Simon Horman, linux-usb, devicetree, linux-kernel,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc,
	Rob Herring, Mark Rutland, mathias.nyman

On Mon, Apr 29, 2019 at 08:53:00AM +0000, Fabrizio Castro wrote:
> > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Sent: 27 April 2019 13:56
> > Subject: Re: [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
> > 
> > On Tue, Apr 23, 2019 at 03:32:59PM +0000, Fabrizio Castro wrote:
> > > Hello Simon,
> > >
> > > I know you don't normally take this type of patches, but this one has
> > > been around for more than 4 months now, and I am losing hope here...
> > >
> > > Do you think you can this patch?
> > 
> > I think this got dropped somehow, sorry about that.
> > 
> > Can you resend it, with the acks that have been given to it, and I will
> > be glad to queue it up.
> 
> Thank you Greg, I have sent it now.

Now queued up, sorry about the delay.

greg k-h

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

* [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support
@ 2019-04-29  8:51 Fabrizio Castro
  0 siblings, 0 replies; 12+ messages in thread
From: Fabrizio Castro @ 2019-04-29  8:51 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Greg Kroah-Hartman, linux-usb, devicetree,
	linux-kernel, Simon Horman, Geert Uytterhoeven, Chris Paterson,
	Biju Das, linux-renesas-soc

Document RZ/G2E (R8A774C0) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt
index fea8b15..97400e8 100644
--- a/Documentation/devicetree/bindings/usb/usb-xhci.txt
+++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt
@@ -10,6 +10,7 @@ Required properties:
     - "renesas,xhci-r8a7743" for r8a7743 SoC
     - "renesas,xhci-r8a7744" for r8a7744 SoC
     - "renesas,xhci-r8a774a1" for r8a774a1 SoC
+    - "renesas,xhci-r8a774c0" for r8a774c0 SoC
     - "renesas,xhci-r8a7790" for r8a7790 SoC
     - "renesas,xhci-r8a7791" for r8a7791 SoC
     - "renesas,xhci-r8a7793" for r8a7793 SoC
-- 
2.7.4


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

end of thread, other threads:[~2019-04-29  9:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 20:21 [PATCH] dt-bindings: usb-xhci: Add r8a774c0 support Fabrizio Castro
2018-12-14 10:20 ` Geert Uytterhoeven
2018-12-14 16:55 ` Simon Horman
2018-12-20 20:39 ` Rob Herring
2019-03-01 11:25 ` Fabrizio Castro
2019-03-01 16:16   ` Greg Kroah-Hartman
2019-03-01 16:36     ` Fabrizio Castro
2019-04-23 15:32       ` Fabrizio Castro
2019-04-27 12:56         ` Greg Kroah-Hartman
2019-04-29  8:53           ` Fabrizio Castro
2019-04-29  9:06             ` Greg Kroah-Hartman
2019-04-29  8:51 Fabrizio Castro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).