soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: fixes for v5.14 (#1)
@ 2021-07-30 14:36 Gregory CLEMENT
  2021-07-30 14:36 ` Gregory CLEMENT
  2021-08-02 13:32 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Gregory CLEMENT @ 2021-07-30 14:36 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Andrew Lunn, Sebastian Hesselbarth, linux-arm-kernel

Hi,

Here is the first pull request for fixes for mvebu for v5.14.

Gregory

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-5.14-1

for you to fetch changes up to ee7ab3f263f8131722cff3871b9618b1e7478f07:

  arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode (2021-07-23 14:40:11 +0200)

----------------------------------------------------------------
mvebu fixes for 5.14 (part 1)

- Fix i2c property for armada-3720-turris-mox in order to use SFP

- Add mmc alias on armada-3720-turris-mox to allow rootfs using the
  right mmc

----------------------------------------------------------------
Pali Rohár (1):
      arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode

Vladimir Oltean (1):
      arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers

 arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 3 +++
 1 file changed, 3 insertions(+)

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

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

* [GIT PULL] ARM: mvebu: fixes for v5.14 (#1)
  2021-07-30 14:36 [GIT PULL] ARM: mvebu: fixes for v5.14 (#1) Gregory CLEMENT
@ 2021-07-30 14:36 ` Gregory CLEMENT
  2021-08-02 13:32 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Gregory CLEMENT @ 2021-07-30 14:36 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Andrew Lunn, Sebastian Hesselbarth, linux-arm-kernel

Hi,

Here is the first pull request for fixes for mvebu for v5.14.

Gregory

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-5.14-1

for you to fetch changes up to ee7ab3f263f8131722cff3871b9618b1e7478f07:

  arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode (2021-07-23 14:40:11 +0200)

----------------------------------------------------------------
mvebu fixes for 5.14 (part 1)

- Fix i2c property for armada-3720-turris-mox in order to use SFP

- Add mmc alias on armada-3720-turris-mox to allow rootfs using the
  right mmc

----------------------------------------------------------------
Pali Rohár (1):
      arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode

Vladimir Oltean (1):
      arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers

 arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 3 +++
 1 file changed, 3 insertions(+)

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

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

* Re: [GIT PULL] ARM: mvebu: fixes for v5.14 (#1)
  2021-07-30 14:36 [GIT PULL] ARM: mvebu: fixes for v5.14 (#1) Gregory CLEMENT
  2021-07-30 14:36 ` Gregory CLEMENT
@ 2021-08-02 13:32 ` Arnd Bergmann
  2021-08-02 13:32   ` Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-02 13:32 UTC (permalink / raw)
  To: soc, Gregory CLEMENT, Olof Johansson, arm
  Cc: Arnd Bergmann, Sebastian Hesselbarth, linux-arm-kernel, Andrew Lunn

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 30 Jul 2021 16:36:48 +0200, Gregory CLEMENT wrote:
> Here is the first pull request for fixes for mvebu for v5.14.
> 
> Gregory
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 6ebeca342f96a7c371ed5fe53189dd56fe0c0330

       Arnd

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

* Re: [GIT PULL] ARM: mvebu: fixes for v5.14 (#1)
  2021-08-02 13:32 ` Arnd Bergmann
@ 2021-08-02 13:32   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-02 13:32 UTC (permalink / raw)
  To: soc, Gregory CLEMENT, Olof Johansson, arm
  Cc: Arnd Bergmann, Sebastian Hesselbarth, linux-arm-kernel, Andrew Lunn

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 30 Jul 2021 16:36:48 +0200, Gregory CLEMENT wrote:
> Here is the first pull request for fixes for mvebu for v5.14.
> 
> Gregory
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 6ebeca342f96a7c371ed5fe53189dd56fe0c0330

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

end of thread, other threads:[~2021-08-02 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 14:36 [GIT PULL] ARM: mvebu: fixes for v5.14 (#1) Gregory CLEMENT
2021-07-30 14:36 ` Gregory CLEMENT
2021-08-02 13:32 ` Arnd Bergmann
2021-08-02 13:32   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).