linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files
@ 2019-07-03  8:35 Simon Horman
  2019-07-03  8:35 ` [PATCH v2 1/2] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file Simon Horman
  2019-07-03  8:35 ` [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: " Simon Horman
  0 siblings, 2 replies; 10+ messages in thread
From: Simon Horman @ 2019-07-03  8:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Yoshihiro Shimoda, Kuninori Morimoto, Magnus Damm, linux-usb,
	linux-renesas-soc, Rob Herring, Mark Rutland, devicetree,
	Niklas Söderlund, Simon Horman

Hi,

For consistency with the naming of (most) other documentation files for DT
bindings for Renesas IP blocks rename the Renesas USBHS and USB 3.0
peripheral documentation files.

Changes since v1
* Accumulate review tags
* Use renesas,usb3-peri.txt as new filename for renesas_gen3,
  as suggested by Shimoda-san

Simon Horman (2):
  dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
  dt-bindings: usb: renesas_gen3: Rename bindings documentation file

 .../devicetree/bindings/usb/{renesas_usb3.txt => renesas,usb3-peri.txt}   | 0
 .../devicetree/bindings/usb/{renesas_usbhs.txt => renesas,usbhs.txt}      | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/usb/{renesas_usb3.txt => renesas,usb3-peri.txt} (100%)
 rename Documentation/devicetree/bindings/usb/{renesas_usbhs.txt => renesas,usbhs.txt} (100%)

-- 
2.11.0


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

* [PATCH v2 1/2] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
  2019-07-03  8:35 [PATCH v2 0/2] dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files Simon Horman
@ 2019-07-03  8:35 ` Simon Horman
  2019-07-03  8:35 ` [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: " Simon Horman
  1 sibling, 0 replies; 10+ messages in thread
From: Simon Horman @ 2019-07-03  8:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Yoshihiro Shimoda, Kuninori Morimoto, Magnus Damm, linux-usb,
	linux-renesas-soc, Rob Herring, Mark Rutland, devicetree,
	Niklas Söderlund, Simon Horman

For consistency with the naming of (most) other documentation files for DT
bindings for Renesas IP blocks rename the Renesas USBHS documentation file
from renesas-usbhs.txt to renesas,usbhs.txt.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

---
v2
* Accumulate review tags
---
 .../devicetree/bindings/usb/{renesas_usbhs.txt => renesas,usbhs.txt}      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/usb/{renesas_usbhs.txt => renesas,usbhs.txt} (100%)

diff --git a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt b/Documentation/devicetree/bindings/usb/renesas,usbhs.txt
similarity index 100%
rename from Documentation/devicetree/bindings/usb/renesas_usbhs.txt
rename to Documentation/devicetree/bindings/usb/renesas,usbhs.txt
-- 
2.11.0


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

* [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-03  8:35 [PATCH v2 0/2] dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files Simon Horman
  2019-07-03  8:35 ` [PATCH v2 1/2] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file Simon Horman
@ 2019-07-03  8:35 ` Simon Horman
  2019-07-03 12:28   ` Geert Uytterhoeven
  1 sibling, 1 reply; 10+ messages in thread
From: Simon Horman @ 2019-07-03  8:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Yoshihiro Shimoda, Kuninori Morimoto, Magnus Damm, linux-usb,
	linux-renesas-soc, Rob Herring, Mark Rutland, devicetree,
	Niklas Söderlund, Simon Horman

For consistency with the naming of (most) other documentation files for DT
bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
documentation file from renesas-gen3.txt to renesas,usb3-peri.txt

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

---
v2
* Accumulate review tags
* Use renesas,usb3-peri.txt as new filename as suggested by Shimoda-san
---
 .../devicetree/bindings/usb/{renesas_usb3.txt => renesas,usb3-peri.txt}   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/usb/{renesas_usb3.txt => renesas,usb3-peri.txt} (100%)

diff --git a/Documentation/devicetree/bindings/usb/renesas_usb3.txt b/Documentation/devicetree/bindings/usb/renesas,usb3-peri.txt
similarity index 100%
rename from Documentation/devicetree/bindings/usb/renesas_usb3.txt
rename to Documentation/devicetree/bindings/usb/renesas,usb3-peri.txt
-- 
2.11.0


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

* Re: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-03  8:35 ` [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: " Simon Horman
@ 2019-07-03 12:28   ` Geert Uytterhoeven
  2019-07-11  8:03     ` Simon Horman
  0 siblings, 1 reply; 10+ messages in thread
From: Geert Uytterhoeven @ 2019-07-03 12:28 UTC (permalink / raw)
  To: Simon Horman
  Cc: Greg Kroah-Hartman, Yoshihiro Shimoda, Kuninori Morimoto,
	Magnus Damm, USB list, Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

Hi Simon,

On Wed, Jul 3, 2019 at 10:35 AM Simon Horman <horms+renesas@verge.net.au> wrote:
> For consistency with the naming of (most) other documentation files for DT
> bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
> documentation file from renesas-gen3.txt to renesas,usb3-peri.txt
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
>
> ---
> v2
> * Accumulate review tags
> * Use renesas,usb3-peri.txt as new filename as suggested by Shimoda-san

Unfortunately the previous version has already made it into usb-next
23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
documentation file

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

* Re: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-03 12:28   ` Geert Uytterhoeven
@ 2019-07-11  8:03     ` Simon Horman
  2019-07-25  9:09       ` Greg Kroah-Hartman
  0 siblings, 1 reply; 10+ messages in thread
From: Simon Horman @ 2019-07-11  8:03 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Greg Kroah-Hartman, Yoshihiro Shimoda, Kuninori Morimoto,
	Magnus Damm, USB list, Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

On Wed, Jul 03, 2019 at 02:28:51PM +0200, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Wed, Jul 3, 2019 at 10:35 AM Simon Horman <horms+renesas@verge.net.au> wrote:
> > For consistency with the naming of (most) other documentation files for DT
> > bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
> > documentation file from renesas-gen3.txt to renesas,usb3-peri.txt
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> >
> > ---
> > v2
> > * Accumulate review tags
> > * Use renesas,usb3-peri.txt as new filename as suggested by Shimoda-san
> 
> Unfortunately the previous version has already made it into usb-next
> 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
> documentation file

Ok, I guess we should go with that version.

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

* Re: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-11  8:03     ` Simon Horman
@ 2019-07-25  9:09       ` Greg Kroah-Hartman
  2019-07-26  1:22         ` Yoshihiro Shimoda
  0 siblings, 1 reply; 10+ messages in thread
From: Greg Kroah-Hartman @ 2019-07-25  9:09 UTC (permalink / raw)
  To: Simon Horman
  Cc: Geert Uytterhoeven, Yoshihiro Shimoda, Kuninori Morimoto,
	Magnus Damm, USB list, Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

On Thu, Jul 11, 2019 at 10:03:03AM +0200, Simon Horman wrote:
> On Wed, Jul 03, 2019 at 02:28:51PM +0200, Geert Uytterhoeven wrote:
> > Hi Simon,
> > 
> > On Wed, Jul 3, 2019 at 10:35 AM Simon Horman <horms+renesas@verge.net.au> wrote:
> > > For consistency with the naming of (most) other documentation files for DT
> > > bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
> > > documentation file from renesas-gen3.txt to renesas,usb3-peri.txt
> > >
> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> > >
> > > ---
> > > v2
> > > * Accumulate review tags
> > > * Use renesas,usb3-peri.txt as new filename as suggested by Shimoda-san
> > 
> > Unfortunately the previous version has already made it into usb-next
> > 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
> > documentation file
> 
> Ok, I guess we should go with that version.

So can you resend this series based on 5.3-rc1 so I know what to apply?

thanks,

greg k-h

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

* RE: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-25  9:09       ` Greg Kroah-Hartman
@ 2019-07-26  1:22         ` Yoshihiro Shimoda
  2019-07-29  8:14           ` Simon Horman
  0 siblings, 1 reply; 10+ messages in thread
From: Yoshihiro Shimoda @ 2019-07-26  1:22 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Simon Horman
  Cc: Geert Uytterhoeven, Kuninori Morimoto, Magnus Damm, USB list,
	Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

Hi Greg,

> From: Greg Kroah-Hartman, Sent: Thursday, July 25, 2019 6:10 PM
> 
> On Thu, Jul 11, 2019 at 10:03:03AM +0200, Simon Horman wrote:
> > On Wed, Jul 03, 2019 at 02:28:51PM +0200, Geert Uytterhoeven wrote:
> > > Hi Simon,
> > >
> > > On Wed, Jul 3, 2019 at 10:35 AM Simon Horman <horms+renesas@verge.net.au> wrote:
> > > > For consistency with the naming of (most) other documentation files for DT
> > > > bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
> > > > documentation file from renesas-gen3.txt to renesas,usb3-peri.txt
> > > >
> > > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > > > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > > > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> > > >
> > > > ---
> > > > v2
> > > > * Accumulate review tags
> > > > * Use renesas,usb3-peri.txt as new filename as suggested by Shimoda-san
> > >
> > > Unfortunately the previous version has already made it into usb-next
> > > 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
> > > documentation file
> >
> > Ok, I guess we should go with that version.
> 
> So can you resend this series based on 5.3-rc1 so I know what to apply?

Since your usb-testing branch already has it which is merged from Felipe's usb-next branch,
I don't think Simon has to resend this series.

https://www.spinics.net/lists/linux-usb/msg182103.html

Best regards,
Yoshihiro Shimoda

> thanks,
> 
> greg k-h

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

* Re: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-26  1:22         ` Yoshihiro Shimoda
@ 2019-07-29  8:14           ` Simon Horman
  2019-07-29  8:25             ` Yoshihiro Shimoda
  0 siblings, 1 reply; 10+ messages in thread
From: Simon Horman @ 2019-07-29  8:14 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: Greg Kroah-Hartman, Geert Uytterhoeven, Kuninori Morimoto,
	Magnus Damm, USB list, Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

On Fri, Jul 26, 2019 at 01:22:48AM +0000, Yoshihiro Shimoda wrote:
> Hi Greg,
> 
> > From: Greg Kroah-Hartman, Sent: Thursday, July 25, 2019 6:10 PM
> > 
> > On Thu, Jul 11, 2019 at 10:03:03AM +0200, Simon Horman wrote:
> > > On Wed, Jul 03, 2019 at 02:28:51PM +0200, Geert Uytterhoeven wrote:
> > > > Hi Simon,
> > > >
> > > > On Wed, Jul 3, 2019 at 10:35 AM Simon Horman <horms+renesas@verge.net.au> wrote:
> > > > > For consistency with the naming of (most) other documentation files for DT
> > > > > bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
> > > > > documentation file from renesas-gen3.txt to renesas,usb3-peri.txt
> > > > >
> > > > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > > > > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > > > > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> > > > >
> > > > > ---
> > > > > v2
> > > > > * Accumulate review tags
> > > > > * Use renesas,usb3-peri.txt as new filename as suggested by Shimoda-san
> > > >
> > > > Unfortunately the previous version has already made it into usb-next
> > > > 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
> > > > documentation file
> > >
> > > Ok, I guess we should go with that version.
> > 
> > So can you resend this series based on 5.3-rc1 so I know what to apply?
> 
> Since your usb-testing branch already has it which is merged from Felipe's usb-next branch,
> I don't think Simon has to resend this series.
> 
> https://www.spinics.net/lists/linux-usb/msg182103.html

Thanks and sorry for the confusion.

In v5.2-rc1 we had:

  devicetree/bindings/usb/renesas_usb3.txt
  devicetree/bindings/usb/renesas_usbhs.txt


In v5.3-rc1 we have:

  devicetree/bindings/usb/renesas,usb3.txt
  devicetree/bindings/usb/renesas,usbhs.txt

Which reflects v1 of this patchset. And I think this is an improvement.

Shimoda-san, can you let me know if you would like me to rebase v2
on v5.3-rc1? That would would give us:

  devicetree/bindings/usb/renesas,usb3-peri.txt
  devicetree/bindings/usb/renesas,usbhs.txt		[unchanged]


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

* RE: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-29  8:14           ` Simon Horman
@ 2019-07-29  8:25             ` Yoshihiro Shimoda
  2019-08-01  9:14               ` Simon Horman
  0 siblings, 1 reply; 10+ messages in thread
From: Yoshihiro Shimoda @ 2019-07-29  8:25 UTC (permalink / raw)
  To: Simon Horman
  Cc: Greg Kroah-Hartman, Geert Uytterhoeven, Kuninori Morimoto,
	Magnus Damm, USB list, Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

Hi Simon-san,

> From: Simon Horman, Sent: Monday, July 29, 2019 5:15 PM
<snip>
> > > > > Unfortunately the previous version has already made it into usb-next
> > > > > 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
> > > > > documentation file
> > > >
> > > > Ok, I guess we should go with that version.
> > >
> > > So can you resend this series based on 5.3-rc1 so I know what to apply?
> >
> > Since your usb-testing branch already has it which is merged from Felipe's usb-next branch,
> > I don't think Simon has to resend this series.
> >
> > https://www.spinics.net/lists/linux-usb/msg182103.html
> 
> Thanks and sorry for the confusion.
> 
> In v5.2-rc1 we had:
> 
>   devicetree/bindings/usb/renesas_usb3.txt
>   devicetree/bindings/usb/renesas_usbhs.txt
> 
> 
> In v5.3-rc1 we have:
> 
>   devicetree/bindings/usb/renesas,usb3.txt
>   devicetree/bindings/usb/renesas,usbhs.txt
> 
> Which reflects v1 of this patchset. And I think this is an improvement.
> 
> Shimoda-san, can you let me know if you would like me to rebase v2
> on v5.3-rc1? That would would give us:
> 
>   devicetree/bindings/usb/renesas,usb3-peri.txt
>   devicetree/bindings/usb/renesas,usbhs.txt		[unchanged]

Thank you for the detail. I would like you to rebase v2 like that, if possible.

Best regards,
Yoshihiro Shimoda


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

* Re: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file
  2019-07-29  8:25             ` Yoshihiro Shimoda
@ 2019-08-01  9:14               ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2019-08-01  9:14 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: Greg Kroah-Hartman, Geert Uytterhoeven, Kuninori Morimoto,
	Magnus Damm, USB list, Linux-Renesas, Rob Herring, Mark Rutland,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Niklas Söderlund

On Mon, Jul 29, 2019 at 08:25:24AM +0000, Yoshihiro Shimoda wrote:
> Hi Simon-san,
> 
> > From: Simon Horman, Sent: Monday, July 29, 2019 5:15 PM
> <snip>
> > > > > > Unfortunately the previous version has already made it into usb-next
> > > > > > 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings
> > > > > > documentation file
> > > > >
> > > > > Ok, I guess we should go with that version.
> > > >
> > > > So can you resend this series based on 5.3-rc1 so I know what to apply?
> > >
> > > Since your usb-testing branch already has it which is merged from Felipe's usb-next branch,
> > > I don't think Simon has to resend this series.
> > >
> > > https://www.spinics.net/lists/linux-usb/msg182103.html
> > 
> > Thanks and sorry for the confusion.
> > 
> > In v5.2-rc1 we had:
> > 
> >   devicetree/bindings/usb/renesas_usb3.txt
> >   devicetree/bindings/usb/renesas_usbhs.txt
> > 
> > 
> > In v5.3-rc1 we have:
> > 
> >   devicetree/bindings/usb/renesas,usb3.txt
> >   devicetree/bindings/usb/renesas,usbhs.txt
> > 
> > Which reflects v1 of this patchset. And I think this is an improvement.
> > 
> > Shimoda-san, can you let me know if you would like me to rebase v2
> > on v5.3-rc1? That would would give us:
> > 
> >   devicetree/bindings/usb/renesas,usb3-peri.txt
> >   devicetree/bindings/usb/renesas,usbhs.txt		[unchanged]
> 
> Thank you for the detail. I would like you to rebase v2 like that, if possible.

Thanks, I have posted this as:

[PATCH] dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block

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

end of thread, other threads:[~2019-08-01  9:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03  8:35 [PATCH v2 0/2] dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files Simon Horman
2019-07-03  8:35 ` [PATCH v2 1/2] dt-bindings: usb: renesas_usbhs: Rename bindings documentation file Simon Horman
2019-07-03  8:35 ` [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: " Simon Horman
2019-07-03 12:28   ` Geert Uytterhoeven
2019-07-11  8:03     ` Simon Horman
2019-07-25  9:09       ` Greg Kroah-Hartman
2019-07-26  1:22         ` Yoshihiro Shimoda
2019-07-29  8:14           ` Simon Horman
2019-07-29  8:25             ` Yoshihiro Shimoda
2019-08-01  9:14               ` Simon Horman

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).