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.11 (#1)
Date: Fri, 05 Jul 2024 18:59:16 +0200 [thread overview]
Message-ID: <87wmlzixln.fsf@BLaptop.bootlin.com> (raw)
Hi,
Here is the first pull request for dt64 for mvebu for v6.11.
Gregory
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.11-1
for you to fetch changes up to e9ff907f40768351a3a86f5aa9b819436ee0ef19:
arm64: dts: add description for solidrun cn9132 cex7 module and clearfog board (2024-07-05 14:53:16 +0200)
----------------------------------------------------------------
mvebu dt64 for 6.11 (part 1)
armada-3720: align GPIO keys and LED node namee with bindings
Add description for solidrun cn9130 som and clearfog boards
----------------------------------------------------------------
Josua Mayer (5):
dt-bindings: arm64: marvell: add solidrun cn9130 som based boards
dt-bindings: arm64: marvell: add solidrun cn9132 CEX-7 evaluation board
arm64: dts: add description for solidrun cn9130 som and clearfog boards
arm64: dts: add description for solidrun cn9131 solidwan board
arm64: dts: add description for solidrun cn9132 cex7 module and clearfog board
Krzysztof Kozlowski (2):
arm64: dts: armada-3720: align GPIO keys node name with bindings
arm64: dts: armada-3720: align LED node name with bindings
.../bindings/arm/marvell/armada-7k-8k.yaml | 18 +
arch/arm64/boot/dts/marvell/Makefile | 4 +
.../boot/dts/marvell/armada-3720-gl-mv1000.dts | 8 +-
arch/arm64/boot/dts/marvell/cn9130-cf-base.dts | 178 ++++++
arch/arm64/boot/dts/marvell/cn9130-cf-pro.dts | 375 +++++++++++
arch/arm64/boot/dts/marvell/cn9130-cf.dtsi | 197 ++++++
arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi | 160 +++++
arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts | 637 ++++++++++++++++++
arch/arm64/boot/dts/marvell/cn9132-clearfog.dts | 673 +++++++++++++++++++
arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi | 712 +++++++++++++++++++++
10 files changed, 2958 insertions(+), 4 deletions(-)
create mode 100644 arch/arm64/boot/dts/marvell/cn9130-cf-base.dts
create mode 100644 arch/arm64/boot/dts/marvell/cn9130-cf-pro.dts
create mode 100644 arch/arm64/boot/dts/marvell/cn9130-cf.dtsi
create mode 100644 arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi
create mode 100644 arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts
create mode 100644 arch/arm64/boot/dts/marvell/cn9132-clearfog.dts
create mode 100644 arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi
reply other threads:[~2024-07-05 16:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87wmlzixln.fsf@BLaptop.bootlin.com \
--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.