All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795
@ 2015-08-20  6:29 Yoshihiro Shimoda
  2015-08-20 18:33 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yoshihiro Shimoda @ 2015-08-20  6:29 UTC (permalink / raw)
  To: linux-sh

This patch set adds support for USB 2.0 host of r8a7795. This patch is based
on the renesas-driver.git / renesas-drivers-2015-08-18-v4.2-rc7 tag and
local pinctrl driver that Morimoto-san submitted (but, SH-ML denied the email?).
Since "Renesas Gen3 initial patch" of next version (v6) will be released
by Morimoto-san, this patch set should be not merged.

Yoshihiro Shimoda (7):
  arm64: dts: r8a7795: add mstp7 node and enable HSUSB clock
  arm64: dts: r8a7795: add EHCI[012] clocks
  arm64: dts: r8a7795: add usb-phy device nodes
  arm64: dts: r8a7795: add device nodes of EHCI and OHCI
  arm64: dts: salvatorx: add pfc node and subnodes for usb 2.0
  arm64: dts: salvatorx: enable usb2_phy nodes
  arm64: dts: salvatorx: enable ehci and ohci nodes

 arch/arm64/boot/dts/renesas/r8a7795-salvatorx.dts |  59 ++++++++++++
 arch/arm64/boot/dts/renesas/r8a7795.dtsi          | 104 ++++++++++++++++++++++
 include/dt-bindings/clock/r8a7795-clock.h         |   4 +
 3 files changed, 167 insertions(+)

-- 
1.9.1


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

* Re: [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795
  2015-08-20  6:29 [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795 Yoshihiro Shimoda
@ 2015-08-20 18:33 ` Simon Horman
  2015-08-21  2:23 ` Kuninori Morimoto
  2015-08-21  3:18 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2015-08-20 18:33 UTC (permalink / raw)
  To: linux-sh

On Thu, Aug 20, 2015 at 03:29:07PM +0900, Yoshihiro Shimoda wrote:
> This patch set adds support for USB 2.0 host of r8a7795. This patch is based
> on the renesas-driver.git / renesas-drivers-2015-08-18-v4.2-rc7 tag and
> local pinctrl driver that Morimoto-san submitted (but, SH-ML denied the email?).
> Since "Renesas Gen3 initial patch" of next version (v6) will be released
> by Morimoto-san, this patch set should be not merged.

Understood.

Do you plan to repost this patchset now that v6 has been posted?
(I will push v6 to topic branches shortly)

If so, is there an interest in me adding the reposted patches and the PFC
patch to a topic branch?

> Yoshihiro Shimoda (7):
>   arm64: dts: r8a7795: add mstp7 node and enable HSUSB clock
>   arm64: dts: r8a7795: add EHCI[012] clocks
>   arm64: dts: r8a7795: add usb-phy device nodes
>   arm64: dts: r8a7795: add device nodes of EHCI and OHCI
>   arm64: dts: salvatorx: add pfc node and subnodes for usb 2.0
>   arm64: dts: salvatorx: enable usb2_phy nodes
>   arm64: dts: salvatorx: enable ehci and ohci nodes
> 
>  arch/arm64/boot/dts/renesas/r8a7795-salvatorx.dts |  59 ++++++++++++
>  arch/arm64/boot/dts/renesas/r8a7795.dtsi          | 104 ++++++++++++++++++++++
>  include/dt-bindings/clock/r8a7795-clock.h         |   4 +
>  3 files changed, 167 insertions(+)
> 
> -- 
> 1.9.1
> 

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

* Re: [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795
  2015-08-20  6:29 [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795 Yoshihiro Shimoda
  2015-08-20 18:33 ` Simon Horman
@ 2015-08-21  2:23 ` Kuninori Morimoto
  2015-08-21  3:18 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2015-08-21  2:23 UTC (permalink / raw)
  To: linux-sh


Hi Simon

> > This patch set adds support for USB 2.0 host of r8a7795. This patch is based
> > on the renesas-driver.git / renesas-drivers-2015-08-18-v4.2-rc7 tag and
> > local pinctrl driver that Morimoto-san submitted (but, SH-ML denied the email?).
> > Since "Renesas Gen3 initial patch" of next version (v6) will be released
> > by Morimoto-san, this patch set should be not merged.
> 
> Understood.
> 
> Do you plan to repost this patchset now that v6 has been posted?
> (I will push v6 to topic branches shortly)
> 
> If so, is there an interest in me adding the reposted patches and the PFC
> patch to a topic branch?

I can post Gen3 SoC + USB in v7 patch-set.

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

* Re: [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795
  2015-08-20  6:29 [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795 Yoshihiro Shimoda
  2015-08-20 18:33 ` Simon Horman
  2015-08-21  2:23 ` Kuninori Morimoto
@ 2015-08-21  3:18 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2015-08-21  3:18 UTC (permalink / raw)
  To: linux-sh

On Fri, Aug 21, 2015 at 02:23:23AM +0000, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> > > This patch set adds support for USB 2.0 host of r8a7795. This patch is based
> > > on the renesas-driver.git / renesas-drivers-2015-08-18-v4.2-rc7 tag and
> > > local pinctrl driver that Morimoto-san submitted (but, SH-ML denied the email?).
> > > Since "Renesas Gen3 initial patch" of next version (v6) will be released
> > > by Morimoto-san, this patch set should be not merged.
> > 
> > Understood.
> > 
> > Do you plan to repost this patchset now that v6 has been posted?
> > (I will push v6 to topic branches shortly)
> > 
> > If so, is there an interest in me adding the reposted patches and the PFC
> > patch to a topic branch?
> 
> I can post Gen3 SoC + USB in v7 patch-set.

Great!

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

end of thread, other threads:[~2015-08-21  3:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-20  6:29 [PATCH 0/7][RFC] Local: Hack: arm64: dts: renesas: add support for USB 2.0 host of r8a7795 Yoshihiro Shimoda
2015-08-20 18:33 ` Simon Horman
2015-08-21  2:23 ` Kuninori Morimoto
2015-08-21  3:18 ` Simon Horman

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.