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: dt for v6.5 (#1)
Date: Fri, 16 Jun 2023 14:59:30 +0200 [thread overview]
Message-ID: <87a5wzh8b1.fsf@BL-laptop> (raw)
Hi,
Here is the first pull request for dt for mvebu for v6.5.
Gregory
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.5-1
for you to fetch changes up to dc393f1fdf22eda7255e99aadb400d8faaf3bdcf:
ARM: dts: mvebu: align MTD partition nodes to dtschema (2023-06-16 13:55:18 +0200)
----------------------------------------------------------------
mvebu dt for 6.5 (part 1)
Add Endian 4i Edge 200 board (kirkwood based)
Add missing phy-modes on Armada 388 clearfog board
Replace deprecated spi-gpio properties on Armada XP
Align MTD partition nodes to dtschema for all mvebu boards
----------------------------------------------------------------
Chris Packham (1):
ARM: dts: mvebu: align MTD partition nodes to dtschema
Fabio Estevam (1):
ARM: dts: armada-xp: Replace deprecated spi-gpio properties
Pawel Dembicki (1):
ARM: dts: kirkwood: Add Endian 4i Edge 200 board
Russell King (1):
ARM: dts: armada388-clearfog: add missing phy-modes
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/armada-385-atl-x530.dts | 14 +-
arch/arm/boot/dts/armada-388-clearfog.dts | 7 +-
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 4 +-
arch/arm/boot/dts/kirkwood-4i-edge-200.dts | 205 ++++++++++++++++++++++++
5 files changed, 221 insertions(+), 10 deletions(-)
create mode 100644 arch/arm/boot/dts/kirkwood-4i-edge-200.dts
--
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: dt for v6.5 (#1)
Date: Fri, 16 Jun 2023 14:59:30 +0200 [thread overview]
Message-ID: <87a5wzh8b1.fsf@BL-laptop> (raw)
Hi,
Here is the first pull request for dt for mvebu for v6.5.
Gregory
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.5-1
for you to fetch changes up to dc393f1fdf22eda7255e99aadb400d8faaf3bdcf:
ARM: dts: mvebu: align MTD partition nodes to dtschema (2023-06-16 13:55:18 +0200)
----------------------------------------------------------------
mvebu dt for 6.5 (part 1)
Add Endian 4i Edge 200 board (kirkwood based)
Add missing phy-modes on Armada 388 clearfog board
Replace deprecated spi-gpio properties on Armada XP
Align MTD partition nodes to dtschema for all mvebu boards
----------------------------------------------------------------
Chris Packham (1):
ARM: dts: mvebu: align MTD partition nodes to dtschema
Fabio Estevam (1):
ARM: dts: armada-xp: Replace deprecated spi-gpio properties
Pawel Dembicki (1):
ARM: dts: kirkwood: Add Endian 4i Edge 200 board
Russell King (1):
ARM: dts: armada388-clearfog: add missing phy-modes
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/armada-385-atl-x530.dts | 14 +-
arch/arm/boot/dts/armada-388-clearfog.dts | 7 +-
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 4 +-
arch/arm/boot/dts/kirkwood-4i-edge-200.dts | 205 ++++++++++++++++++++++++
5 files changed, 221 insertions(+), 10 deletions(-)
create mode 100644 arch/arm/boot/dts/kirkwood-4i-edge-200.dts
--
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
next reply other threads:[~2023-06-16 12:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-16 12:59 Gregory CLEMENT [this message]
2023-06-16 12:59 ` [GIT PULL] ARM: mvebu: dt for v6.5 (#1) Gregory CLEMENT
2023-06-20 21:21 ` 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=87a5wzh8b1.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.