mbox series

[GIT,PULL] ARM: mvebu: fixes for v5.14 (#1)

Message ID 87k0l7zx4v.fsf@BL-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: fixes for v5.14 (#1) | expand

Pull-request

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

Message

Gregory CLEMENT July 30, 2021, 2:36 p.m. UTC
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(+)

Comments

Arnd Bergmann Aug. 2, 2021, 1:32 p.m. UTC | #1
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