mbox series

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

Message ID 87frlnygej.fsf@BLaptop.bootlin.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] ARM: mvebu: dt64 for v6.14 (#1) | expand

Pull-request

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

Message

Gregory CLEMENT Jan. 12, 2025, 7:35 p.m. UTC
Hi,

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

Gregory

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a34c9fac85b2fe9d2a4191b3d5cc3a459823124e:

  arm64: dts: marvell: drop additional phy-names for sata (2025-01-08 09:24:38 +0100)

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

Fix errors reported by dtbs_check for sata related nodes
Fix cp1 comphy link on Marvell CN913x platforms

----------------------------------------------------------------
Frank Wunderlich (2):
      arm64: dts: marvell: only enable complete sata nodes
      arm64: dts: marvell: drop additional phy-names for sata

Josua Mayer (1):
      arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links

 arch/arm64/boot/dts/marvell/armada-7040-db.dts             | 1 +
 arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts       | 2 ++
 arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts | 1 +
 arch/arm64/boot/dts/marvell/armada-8040-db.dts             | 5 +++--
 arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi         | 3 +--
 arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts    | 2 ++
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi              | 2 ++
 arch/arm64/boot/dts/marvell/cn9130-crb-B.dts               | 1 +
 arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts         | 4 ++--
 arch/arm64/boot/dts/marvell/cn9131-db.dtsi                 | 1 +
 arch/arm64/boot/dts/marvell/cn9132-db.dtsi                 | 1 +
 11 files changed, 17 insertions(+), 6 deletions(-)