mbox series

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

Message ID 87jzk8ndyy.fsf@BLaptop.bootlin.com (mailing list archive)
State Accepted
Commit 8db93c212e64301d47855ca77660e360dc22b224
Headers show
Series [GIT,PULL] ARM: mvebu: dt64 for v6.10 (#1) | expand

Pull-request

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

Message

Gregory CLEMENT May 5, 2024, 9:30 p.m. UTC
Hi,

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

Gregory

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4289937de5ca3d82e4ee70f30e30f9f0cdcda6a2:

  arm64: dts: marvell: espressobin-ultra: fix Ethernet Switch unit address (2024-05-05 18:03:31 +0200)

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

Few dts fix for dt validation

----------------------------------------------------------------
Krzysztof Kozlowski (9):
      arm64: dts: marvell: ap80x: fix IOMMU unit address
      arm64: dts: marvell: cn9130-db: drop unneeded flash address/size-cells
      arm64: dts: marvell: cn9131-db: drop unneeded flash address/size-cells
      arm64: dts: marvell: cn9130-db: drop wrong unit-addresses
      arm64: dts: marvell: cn9130-crb: drop wrong unit-addresses
      arm64: dts: marvell: cn9130-crb: drop unneeded "status"
      arm64: dts: marvell: eDPU: drop redundant address/size-cells
      arm64: dts: marvell: turris-mox: drop unneeded flash address/size-cells
      arm64: dts: marvell: espressobin-ultra: fix Ethernet Switch unit address

 arch/arm64/boot/dts/marvell/armada-3720-eDPU.dts   |  2 -
 .../dts/marvell/armada-3720-espressobin-ultra.dts  | 98 ++++++++++++++--------
 .../boot/dts/marvell/armada-3720-turris-mox.dts    |  2 -
 arch/arm64/boot/dts/marvell/armada-ap80x.dtsi      |  2 +-
 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi        | 13 ++-
 arch/arm64/boot/dts/marvell/cn9130-db.dtsi         | 18 ++--
 arch/arm64/boot/dts/marvell/cn9131-db.dtsi         |  8 +-
 arch/arm64/boot/dts/marvell/cn9132-db.dtsi         | 12 +--
 8 files changed, 88 insertions(+), 67 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org May 7, 2024, 9:40 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 05 May 2024 23:30:45 +0200 you wrote:
> Hi,
> 
> Here is the first pull request for dt64 for mvebu for v6.10.
> 
> Gregory
> 
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: dt64 for v6.10 (#1)
    https://git.kernel.org/soc/soc/c/8db93c212e64

You are awesome, thank you!