mbox series

[GIT,PULL] ARM: mediatek fixes for v4.17

Message ID b32962c3-2ede-b352-959d-cb0c5244307f@gmail.com
State New
Headers show
Series [GIT,PULL] ARM: mediatek fixes for v4.17 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/

Message

Matthias Brugger May 29, 2018, 11:29 a.m. UTC
Hi Olof, hi Arnd,

We observe boot issues on mt7622 with v4.17
The following fix addresses this. Could you please merge this so that we have
working v4.17 on the mt7622 :)

Thanks a lot,
Matthias

---

The following changes since commit b04e217704b7f879c6b91222b066983a44a7a09f:

  Linux 4.17-rc7 (2018-05-27 13:01:47 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.17-next-fixes

for you to fetch changes up to eac2e79a02a2c92c09600162d02167d8dfb63d66:

  arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default (2018-05-29 13:19:49
+0200)

----------------------------------------------------------------
mt7622 enable pinctrl driver in defconfig to fix boot issue

----------------------------------------------------------------
Sean Wang (1):
      arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default

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

Comments

Matthias Brugger May 29, 2018, 1:46 p.m. UTC | #1
On 29/05/18 13:29, Matthias Brugger wrote:
> Hi Olof, hi Arnd,
> 
> We observe boot issues on mt7622 with v4.17
> The following fix addresses this. Could you please merge this so that we have
> working v4.17 on the mt7622 :)

Just FYI, I sent the very same commit via v4.17-next-defconfig pull request, but
it would be good if it could go into v4.17 already so we don't have to wait
until it is merged thorough the stable process.

Regards,
Matthias

> 
> Thanks a lot,
> Matthias
> 
> ---
> 
> The following changes since commit b04e217704b7f879c6b91222b066983a44a7a09f:
> 
>   Linux 4.17-rc7 (2018-05-27 13:01:47 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v4.17-next-fixes
> 
> for you to fetch changes up to eac2e79a02a2c92c09600162d02167d8dfb63d66:
> 
>   arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default (2018-05-29 13:19:49
> +0200)
> 
> ----------------------------------------------------------------
> mt7622 enable pinctrl driver in defconfig to fix boot issue
> 
> ----------------------------------------------------------------
> Sean Wang (1):
>       arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
> 
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>