Re: [PATCH 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Arnd Bergmann
On Wed, Nov 7, 2018 at 9:39 PM Marc Gonzalez  wrote:
>
> Arnd, Olof,
>
> The following patch series was sent to a...@kernel.org
> but the messages bounced because the SMTP server is
> currently blacklisted. Can you get the patches through
> the LAKML mailing list?

Yes, that worked fine, and they ended up in the right folder for
me because of the to:a...@kernel.org recipient.

All patches look good to me, thanks a lot for doing this!

One point about the changelogs: in some of them you just
list the commit that changed things, but don't explain what
the impact of that commit was (symbol dropped, always
selected, etc). I always like to see changelog texts in full
sentences, so if you can spend a few more minutes on this,
would you send a v2 with that changed?

   Arnd


Re: [PATCH 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Arnd Bergmann
On Wed, Nov 7, 2018 at 9:39 PM Marc Gonzalez  wrote:
>
> Arnd, Olof,
>
> The following patch series was sent to a...@kernel.org
> but the messages bounced because the SMTP server is
> currently blacklisted. Can you get the patches through
> the LAKML mailing list?

Yes, that worked fine, and they ended up in the right folder for
me because of the to:a...@kernel.org recipient.

All patches look good to me, thanks a lot for doing this!

One point about the changelogs: in some of them you just
list the commit that changed things, but don't explain what
the impact of that commit was (symbol dropped, always
selected, etc). I always like to see changelog texts in full
sentences, so if you can spend a few more minutes on this,
would you send a v2 with that changed?

   Arnd


Re: [PATCH 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Marc Gonzalez
Arnd, Olof,

The following patch series was sent to a...@kernel.org
but the messages bounced because the SMTP server is
currently blacklisted. Can you get the patches through
the LAKML mailing list?

Regards.

On 07/11/2018 21:12, Marc Gonzalez wrote:

> Hello ARM maintainers,
> 
> The set of Kconfig options slowly changes with every kernel version.
> This patch series regenerates the arm64 defconfig for v4.20
> No functional change intended, except adding PINCTRL_MTK_MOORE to
> keep PINCTRL_MT7622.
> 
> Marc Gonzalez (9):
>   arm64: defconfig: Regenerate for v4.20
>   arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ
>   arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
>   arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI
>   arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE
>   arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S
>   arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
>   arm64: defconfig: Change SCSI_UFS_HISI=m
>   arm64: defconfig: Drop redundant sound codec options
> 
>  arch/arm64/configs/defconfig | 105 +++
>  1 file changed, 46 insertions(+), 59 deletions(-)


Re: [PATCH 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Marc Gonzalez
Arnd, Olof,

The following patch series was sent to a...@kernel.org
but the messages bounced because the SMTP server is
currently blacklisted. Can you get the patches through
the LAKML mailing list?

Regards.

On 07/11/2018 21:12, Marc Gonzalez wrote:

> Hello ARM maintainers,
> 
> The set of Kconfig options slowly changes with every kernel version.
> This patch series regenerates the arm64 defconfig for v4.20
> No functional change intended, except adding PINCTRL_MTK_MOORE to
> keep PINCTRL_MT7622.
> 
> Marc Gonzalez (9):
>   arm64: defconfig: Regenerate for v4.20
>   arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ
>   arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
>   arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI
>   arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE
>   arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S
>   arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
>   arm64: defconfig: Change SCSI_UFS_HISI=m
>   arm64: defconfig: Drop redundant sound codec options
> 
>  arch/arm64/configs/defconfig | 105 +++
>  1 file changed, 46 insertions(+), 59 deletions(-)


[PATCH 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Marc Gonzalez
Hello ARM maintainers,

The set of Kconfig options slowly changes with every kernel version.
This patch series regenerates the arm64 defconfig for v4.20
No functional change intended, except adding PINCTRL_MTK_MOORE to
keep PINCTRL_MT7622.

Marc Gonzalez (9):
  arm64: defconfig: Regenerate for v4.20
  arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ
  arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
  arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI
  arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE
  arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S
  arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
  arm64: defconfig: Change SCSI_UFS_HISI=m
  arm64: defconfig: Drop redundant sound codec options

 arch/arm64/configs/defconfig | 105 +++
 1 file changed, 46 insertions(+), 59 deletions(-)

-- 
2.17.1


[PATCH 0/9] Regenerate arm64 defconfig for current kernel

2018-11-07 Thread Marc Gonzalez
Hello ARM maintainers,

The set of Kconfig options slowly changes with every kernel version.
This patch series regenerates the arm64 defconfig for v4.20
No functional change intended, except adding PINCTRL_MTK_MOORE to
keep PINCTRL_MT7622.

Marc Gonzalez (9):
  arm64: defconfig: Regenerate for v4.20
  arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ
  arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
  arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI
  arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE
  arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S
  arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
  arm64: defconfig: Change SCSI_UFS_HISI=m
  arm64: defconfig: Drop redundant sound codec options

 arch/arm64/configs/defconfig | 105 +++
 1 file changed, 46 insertions(+), 59 deletions(-)

-- 
2.17.1