mbox series

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

Message ID 8734y6aaqb.fsf@BL-laptop (mailing list archive)
State Accepted
Commit 23b336e9825d998dfc7035a8826cb9b26fb75b4d
Headers show
Series [GIT,PULL] ARM: mvebu: dt64 for v6.7 (#1) | expand

Pull-request

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

Message

Gregory CLEMENT Oct. 19, 2023, 3:33 p.m. UTC
Hi,

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

Gregory

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 660b8b2f394470fae2774daf7473ddc259373a5a:

  arm64: dts: marvell: eDPU: add support for version with external switch (2023-09-20 11:57:00 +0200)

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

Declare switch on eDPU (Armada 3720 based)
Use proper suffix -gpios for SFP GPIO properties on uDPU (Armada 3720 based)
Use appropriate label for spi1 pins on cn9310 boards

----------------------------------------------------------------
Chris Packham (1):
      ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins

Robert Marko (2):
      arm64: dts: marvell: uDPU: rename the SFP GPIO properties
      arm64: dts: marvell: eDPU: add support for version with external switch

 arch/arm64/boot/dts/marvell/armada-3720-eDPU.dts  | 47 +++++++++++++++++++++++
 arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi |  8 ++--
 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi       |  4 +-
 arch/arm64/boot/dts/marvell/cn9130-db.dtsi        |  4 +-
 4 files changed, 55 insertions(+), 8 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 23, 2023, 7:30 p.m. UTC | #1
Hello:

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

On Thu, 19 Oct 2023 17:33:00 +0200 you wrote:
> Hi,
> 
> Here is the first pull request for dt64 for mvebu for v6.7.
> 
> Gregory
> 
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
> [...]

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

You are awesome, thank you!