All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 5.10, round 5
@ 2020-12-01  9:18 ` Shawn Guo
  0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2020-12-01  9:18 UTC (permalink / raw)
  To: soc, arm
  Cc: Fabio Estevam, Stefan Agner, Li Yang, kernel, linux-imx,
	linux-arm-kernel

The following changes since commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f:

  ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (2020-11-10 10:36:10 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 19ba8fb810c60b46869acc9f455613de454e0fca:

  ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin (2020-12-01 09:20:18 +0800)

----------------------------------------------------------------
i.MX fixes for 5.10, round 5:

- Fix a regression on SoC revision detection with ANATOP, that is
  introduced by commit  4a4fb66119eb ("ARM: imx: Add missing
  of_node_put()").
- Drop PAD_GPIO_6 from imx6qdl-wandboard ENET pin group, as the pin is
  used by camera sensor now.
- Fix I2C3_SCL pinmux on imx6qdl-kontron-samx6i board, so that SoM EEPROM
  can be accessed.

----------------------------------------------------------------
Bernd Bauer (1):
      ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin

Fabio Estevam (1):
      ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrp

Robert Karszniewicz (1):
      ARM: imx: Use correct SRC base address

 arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi  | 2 +-
 arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | 1 -
 arch/arm/mach-imx/anatop.c                     | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

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

* [GIT PULL] i.MX fixes for 5.10, round 5
@ 2020-12-01  9:18 ` Shawn Guo
  0 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2020-12-01  9:18 UTC (permalink / raw)
  To: soc, arm
  Cc: Stefan Agner, Li Yang, linux-imx, kernel, Fabio Estevam,
	linux-arm-kernel

The following changes since commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f:

  ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (2020-11-10 10:36:10 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 19ba8fb810c60b46869acc9f455613de454e0fca:

  ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin (2020-12-01 09:20:18 +0800)

----------------------------------------------------------------
i.MX fixes for 5.10, round 5:

- Fix a regression on SoC revision detection with ANATOP, that is
  introduced by commit  4a4fb66119eb ("ARM: imx: Add missing
  of_node_put()").
- Drop PAD_GPIO_6 from imx6qdl-wandboard ENET pin group, as the pin is
  used by camera sensor now.
- Fix I2C3_SCL pinmux on imx6qdl-kontron-samx6i board, so that SoM EEPROM
  can be accessed.

----------------------------------------------------------------
Bernd Bauer (1):
      ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin

Fabio Estevam (1):
      ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrp

Robert Karszniewicz (1):
      ARM: imx: Use correct SRC base address

 arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi  | 2 +-
 arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | 1 -
 arch/arm/mach-imx/anatop.c                     | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

_______________________________________________
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] 5+ messages in thread

* Re: [GIT PULL] i.MX fixes for 5.10, round 5
  2020-12-01  9:18 ` Shawn Guo
  (?)
@ 2020-12-07 14:40 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2020-12-07 14:40 UTC (permalink / raw)
  To: Shawn Guo; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/arm/fixes):

On Tue, 1 Dec 2020 17:18:21 +0800 you wrote:
> The following changes since commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f:
> 
>   ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (2020-11-10 10:36:10 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.10-5
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] i.MX fixes for 5.10, round 5
    https://git.kernel.org/soc/soc/c/5e2e74024779

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL] i.MX fixes for 5.10, round 5
@ 2020-12-08 16:11   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-08 16:11 UTC (permalink / raw)
  To: Shawn Guo, arm, soc
  Cc: Arnd Bergmann, kernel, linux-arm-kernel, Fabio Estevam,
	linux-imx, Stefan Agner, Li Yang

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 1 Dec 2020 17:18:21 +0800, Shawn Guo wrote:
> The following changes since commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f:
> 
>   ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (2020-11-10 10:36:10 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.10-5
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 5e2e740247791e9c0663d8c41d04b52f1db22037

       Arnd

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

* Re: [GIT PULL] i.MX fixes for 5.10, round 5
@ 2020-12-08 16:11   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-08 16:11 UTC (permalink / raw)
  To: Shawn Guo, arm, soc
  Cc: Arnd Bergmann, Stefan Agner, Li Yang, linux-imx, kernel,
	Fabio Estevam, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 1 Dec 2020 17:18:21 +0800, Shawn Guo wrote:
> The following changes since commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f:
> 
>   ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (2020-11-10 10:36:10 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.10-5
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 5e2e740247791e9c0663d8c41d04b52f1db22037

       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] 5+ messages in thread

end of thread, other threads:[~2020-12-08 16:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-01  9:18 [GIT PULL] i.MX fixes for 5.10, round 5 Shawn Guo
2020-12-01  9:18 ` Shawn Guo
2020-12-07 14:40 ` patchwork-bot+linux-soc
2020-12-08 16:11 ` Arnd Bergmann
2020-12-08 16:11   ` Arnd Bergmann

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.