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 v5.19 (#1)
Date: Fri, 13 May 2022 15:13:19 +0200 [thread overview]
Message-ID: <87r14xr2xc.fsf@BL-laptop> (raw)
Hi,
Here is the first pull request for dt64 for mvebu for v5.19.
There is a conflict with the arm-soc tree and as pointed by Stephen
Rothwell and confirmed by Krzysztof Kozlowski, the correct resolution is
to take the commit 2f00bb4a69c7 ("arm64: dts: marvell: align SPI NOR
node name with dtschema"), so the node name should be "flash", not
"spi-flash".
Gregory
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-5.19-1
for you to fetch changes up to 239466bddfc02f9643f64be74ba9a1d80c286f4b:
arm64: dts: marvell: Update sdhci node names to match schema (2022-05-09 11:23:33 +0200)
----------------------------------------------------------------
mvebu dt64 for 5.19 (part 1)
Update sdhci node names to match schema on all mvebu dt64 dtsi files
Armada 3720:
uDPU board:
- correct temperature sensors
- update partition table
espressobin-ultra board:
- enable front USB3 port
- add PHY and switch reset pins
- fix SPI-NOR config
----------------------------------------------------------------
Chris Packham (1):
arm64: dts: marvell: Update sdhci node names to match schema
Robert Marko (5):
arm64: dts: uDPU: update partition table
arm64: dts: uDPU: correct temperature sensors
arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins
arm64: dts: marvell: espressobin-ultra: enable front USB3 port
.../dts/marvell/armada-3720-espressobin-ultra.dts | 9 ++++-----
arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts | 21 +++++++++++++--------
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 4 ++--
arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 2 +-
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
5 files changed, 21 insertions(+), 17 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 v5.19 (#1)
Date: Fri, 13 May 2022 15:13:19 +0200 [thread overview]
Message-ID: <87r14xr2xc.fsf@BL-laptop> (raw)
Hi,
Here is the first pull request for dt64 for mvebu for v5.19.
There is a conflict with the arm-soc tree and as pointed by Stephen
Rothwell and confirmed by Krzysztof Kozlowski, the correct resolution is
to take the commit 2f00bb4a69c7 ("arm64: dts: marvell: align SPI NOR
node name with dtschema"), so the node name should be "flash", not
"spi-flash".
Gregory
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-5.19-1
for you to fetch changes up to 239466bddfc02f9643f64be74ba9a1d80c286f4b:
arm64: dts: marvell: Update sdhci node names to match schema (2022-05-09 11:23:33 +0200)
----------------------------------------------------------------
mvebu dt64 for 5.19 (part 1)
Update sdhci node names to match schema on all mvebu dt64 dtsi files
Armada 3720:
uDPU board:
- correct temperature sensors
- update partition table
espressobin-ultra board:
- enable front USB3 port
- add PHY and switch reset pins
- fix SPI-NOR config
----------------------------------------------------------------
Chris Packham (1):
arm64: dts: marvell: Update sdhci node names to match schema
Robert Marko (5):
arm64: dts: uDPU: update partition table
arm64: dts: uDPU: correct temperature sensors
arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
arm64: dts: marvell: espressobin-ultra: add PHY and switch reset pins
arm64: dts: marvell: espressobin-ultra: enable front USB3 port
.../dts/marvell/armada-3720-espressobin-ultra.dts | 9 ++++-----
arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts | 21 +++++++++++++--------
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 4 ++--
arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 2 +-
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
5 files changed, 21 insertions(+), 17 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
next reply other threads:[~2022-05-13 13:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-13 13:13 Gregory CLEMENT [this message]
2022-05-13 13:13 ` [GIT PULL] ARM: mvebu: dt64 for v5.19 (#1) Gregory CLEMENT
2022-05-13 21:40 ` 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=87r14xr2xc.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.