All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	<arm@kernel.org>,
	soc@kernel.org
Cc: Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] ARM: mvebu: dt64 for v6.7 (#1)
Date: Thu, 19 Oct 2023 17:33:00 +0200	[thread overview]
Message-ID: <8734y6aaqb.fsf@BL-laptop> (raw)

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(-)

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	<arm@kernel.org>,
	soc@kernel.org
Cc: Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] ARM: mvebu: dt64 for v6.7 (#1)
Date: Thu, 19 Oct 2023 17:33:00 +0200	[thread overview]
Message-ID: <8734y6aaqb.fsf@BL-laptop> (raw)

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(-)

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-10-19 15:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-19 15:33 Gregory CLEMENT [this message]
2023-10-19 15:33 ` [GIT PULL] ARM: mvebu: dt64 for v6.7 (#1) Gregory CLEMENT
2023-10-23 19:30 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8734y6aaqb.fsf@BL-laptop \
    --to=gregory.clement@bootlin.com \
    --cc=andrew@lunn.ch \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.