linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2 0/3] Renesas ARM64 Based SoC Defconfig Updates for v4.21
@ 2018-12-14 11:56 Simon Horman
  2018-12-18  9:44 ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2018-12-14 11:56 UTC (permalink / raw)
  To: arm
  Cc: linux-renesas-soc, Olof Johansson, Kevin Hilman, Arnd Bergmann,
	linux-arm-kernel, Magnus Damm, Simon Horman

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC defconfig updates for v4.21.

As requested I have revised the series to enablement of ASoC simple SCU
sound card support to do so as a module rather than a built-in.


The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-v2-for-v4.21

for you to fetch changes up to 72c636469a3606f8aa69d9208d614f78d99f2d25:

  arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE (2018-12-13 12:24:58 +0100)

----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v4.21 (v2)

* Enable in arm64 defconfig:
  - Renesas R-Car Gen3 PCIe PHY driver
  - Renesas R-Car thermal driver
  - ASoC simple SCU sound card support

Changes in v2
* Enable ASoC simple SCU sound card support as a module rather than a built-in

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE

Simon Horman (2):
      arm64: defconfig: Enable R-Car thermal driver
      arm64: defconfig: Enable scu-simple-card driver

 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

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

* Re: [GIT PULL v2 0/3] Renesas ARM64 Based SoC Defconfig Updates for v4.21
  2018-12-14 11:56 [GIT PULL v2 0/3] Renesas ARM64 Based SoC Defconfig Updates for v4.21 Simon Horman
@ 2018-12-18  9:44 ` Simon Horman
  2018-12-20 16:38   ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2018-12-18  9:44 UTC (permalink / raw)
  To: arm
  Cc: linux-renesas-soc, Olof Johansson, Kevin Hilman, Arnd Bergmann,
	linux-arm-kernel, Magnus Damm

Hi Again,

On Fri, Dec 14, 2018 at 12:56:47PM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC defconfig updates for v4.21.
> 
> As requested I have revised the series to enablement of ASoC simple SCU
> sound card support to do so as a module rather than a built-in.
> 
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-v2-for-v4.21
> 
> for you to fetch changes up to 72c636469a3606f8aa69d9208d614f78d99f2d25:
> 
>   arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE (2018-12-13 12:24:58 +0100)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Defconfig Updates for v4.21 (v2)
> 
> * Enable in arm64 defconfig:
>   - Renesas R-Car Gen3 PCIe PHY driver
>   - Renesas R-Car thermal driver
>   - ASoC simple SCU sound card support

It seems that Morimoto-san has determined that the sound card patch is not
necessary. Rather than move to v3 for these not entirely critical changes I
would prefer to withdraw this pull request and revisit these changes for
v4.22 although if you do happen to pull this then I don't think any harm
would be done.

I apologise for any inconvenience this may cause.

> Changes in v2
> * Enable ASoC simple SCU sound card support as a module rather than a built-in
> 
> ----------------------------------------------------------------
> Geert Uytterhoeven (1):
>       arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE
> 
> Simon Horman (2):
>       arm64: defconfig: Enable R-Car thermal driver
>       arm64: defconfig: Enable scu-simple-card driver
> 
>  arch/arm64/configs/defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 

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

* Re: [GIT PULL v2 0/3] Renesas ARM64 Based SoC Defconfig Updates for v4.21
  2018-12-18  9:44 ` Simon Horman
@ 2018-12-20 16:38   ` Arnd Bergmann
  2018-12-20 23:42     ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2018-12-20 16:38 UTC (permalink / raw)
  To: Simon Horman
  Cc: arm-soc, Linux-Renesas, Olof Johansson, Kevin Hilman, Linux ARM,
	Magnus Damm

> > ----------------------------------------------------------------
> > Renesas ARM64 Based SoC Defconfig Updates for v4.21 (v2)
> >
> > * Enable in arm64 defconfig:
> >   - Renesas R-Car Gen3 PCIe PHY driver
> >   - Renesas R-Car thermal driver
> >   - ASoC simple SCU sound card support
>
> It seems that Morimoto-san has determined that the sound card patch is not
> necessary. Rather than move to v3 for these not entirely critical changes I
> would prefer to withdraw this pull request and revisit these changes for
> v4.22 although if you do happen to pull this then I don't think any harm
> would be done.
>
> I apologise for any inconvenience this may cause.

No worries, I just dropped the pull request from my todo list for 4.21 now.

    Arnd

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

* Re: [GIT PULL v2 0/3] Renesas ARM64 Based SoC Defconfig Updates for v4.21
  2018-12-20 16:38   ` Arnd Bergmann
@ 2018-12-20 23:42     ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-12-20 23:42 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: arm-soc, Linux-Renesas, Olof Johansson, Kevin Hilman, Linux ARM,
	Magnus Damm

On Thu, Dec 20, 2018 at 05:38:45PM +0100, Arnd Bergmann wrote:
> > > ----------------------------------------------------------------
> > > Renesas ARM64 Based SoC Defconfig Updates for v4.21 (v2)
> > >
> > > * Enable in arm64 defconfig:
> > >   - Renesas R-Car Gen3 PCIe PHY driver
> > >   - Renesas R-Car thermal driver
> > >   - ASoC simple SCU sound card support
> >
> > It seems that Morimoto-san has determined that the sound card patch is not
> > necessary. Rather than move to v3 for these not entirely critical changes I
> > would prefer to withdraw this pull request and revisit these changes for
> > v4.22 although if you do happen to pull this then I don't think any harm
> > would be done.
> >
> > I apologise for any inconvenience this may cause.
> 
> No worries, I just dropped the pull request from my todo list for 4.21 now.

Great, thanks Arnd.

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

end of thread, other threads:[~2018-12-20 23:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 11:56 [GIT PULL v2 0/3] Renesas ARM64 Based SoC Defconfig Updates for v4.21 Simon Horman
2018-12-18  9:44 ` Simon Horman
2018-12-20 16:38   ` Arnd Bergmann
2018-12-20 23:42     ` 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).