All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 5.10
@ 2020-10-26 13:56 Shawn Guo
  2020-10-26 14:35 ` arnd
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2020-10-26 13:56 UTC (permalink / raw)
  To: soc, arm
  Cc: Stefan Agner, Li Yang, linux-imx, kernel, Fabio Estevam,
	linux-arm-kernel

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.10

for you to fetch changes up to d6820bc6508c0cefd6e407cf5be50d9efda6c85c:

  ARM: multi_v7_defconfig: Build in CONFIG_GPIO_MXC by default (2020-10-26 15:49:15 +0800)

----------------------------------------------------------------
i.MX fixes for 5.10:

With commit 12d16b397ce0 ("gpio: mxc: Support module build") in place,
GPIO_MXC has no 'def_bool y' anymore, and needs to be enabled by
defconfig.  It updates the defconfig files to explicitly enable the
option for fixing boot failure on i.MX platform.

----------------------------------------------------------------
Anson Huang (3):
      arm64: defconfig: Build in CONFIG_GPIO_MXC by default
      ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by default
      ARM: multi_v7_defconfig: Build in CONFIG_GPIO_MXC by default

 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 arch/arm/configs/multi_v7_defconfig  | 1 +
 arch/arm64/configs/defconfig         | 1 +
 3 files changed, 3 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] i.MX fixes for 5.10
  2020-10-26 13:56 [GIT PULL] i.MX fixes for 5.10 Shawn Guo
@ 2020-10-26 14:35 ` arnd
  0 siblings, 0 replies; 2+ messages in thread
From: arnd @ 2020-10-26 14:35 UTC (permalink / raw)
  To: Shawn Guo, soc, arm
  Cc: Arnd Bergmann, Stefan Agner, Li Yang, linux-imx, kernel,
	Fabio Estevam, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Mon, 26 Oct 2020 21:56:02 +0800, Shawn Guo wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.10
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: dff61e683e744675ee5ad83f23ff71701c830d45

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-10-26 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 13:56 [GIT PULL] i.MX fixes for 5.10 Shawn Guo
2020-10-26 14:35 ` arnd

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.