mbox series

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

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

Pull-request

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

Message

Gregory CLEMENT June 20, 2021, 8:53 a.m. UTC
Hi,

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

Gregory

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e3850467bf8c82de4a052619136839fe8054b774:

  arch/arm64/boot/dts/marvell: fix NAND partitioning scheme (2021-06-17 17:01:21 +0200)

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

on Armada 3700:
Move turris-mox-rwtm firmware node to a more generic place

on AP807:
Make SD/MMC controller still usbale with older kernel

CP11x:
update comphy references

cn9130:
Improve NAND partitioning scheme for cn9130-db

----------------------------------------------------------------
Grzegorz Jaszczyk (1):
      Documentation/bindings: phy: update references to cp11x

Konstantin Porotchkin (1):
      arch/arm64/boot/dts/marvell: fix NAND partitioning scheme

Marcin Wojtas (1):
      arm64: dts: ensure backward compatibility of the AP807 Xenon

Pali Rohár (1):
      arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file

 Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt | 12 ++++++------
 arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts     |  6 ++----
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi               |  8 ++++++++
 arch/arm64/boot/dts/marvell/armada-ap807.dtsi              |  3 ++-
 arch/arm64/boot/dts/marvell/cn9130-db.dts                  |  2 +-
 5 files changed, 19 insertions(+), 12 deletions(-)