Message ID | 20181214115647.12391-1-horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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(+) >
> > ---------------------------------------------------------------- > > 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
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.