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.5 (#1)
Date: Fri, 16 Jun 2023 15:01:33 +0200 [thread overview]
Message-ID: <877cs3h87m.fsf@BL-laptop> (raw)
Hi,
Here is the first pull request for dt64 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-dt64-6.5-1
for you to fetch changes up to 0ee03b8c8576bf00bd65e60f9a6bb49ca17102ae:
arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi (2023-06-16 14:05:18 +0200)
----------------------------------------------------------------
mvebu dt64 for 6.5 (part 1)
Few improvements following the dt bindings:
- add missing cache properties
- fix nand_controller node name according to YAML
- fix pca954x i2c-mux node names
Fix espressobin-ultra boot failure and wifi for EspressoBIN Ultra
(Armada 3720)
----------------------------------------------------------------
Ben Schneider (1):
arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi
Geert Uytterhoeven (1):
arm64: dts: marvell: Fix pca954x i2c-mux node names
Krzysztof Kozlowski (1):
arm64: dts: marvell: add missing cache properties
Vadym Kochan (1):
arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 1 +
arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts | 3 +++
arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 2 +-
arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts | 2 +-
arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi | 1 +
arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi | 2 ++
arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi | 2 ++
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
8 files changed, 12 insertions(+), 3 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.5 (#1)
Date: Fri, 16 Jun 2023 15:01:33 +0200 [thread overview]
Message-ID: <877cs3h87m.fsf@BL-laptop> (raw)
Hi,
Here is the first pull request for dt64 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-dt64-6.5-1
for you to fetch changes up to 0ee03b8c8576bf00bd65e60f9a6bb49ca17102ae:
arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi (2023-06-16 14:05:18 +0200)
----------------------------------------------------------------
mvebu dt64 for 6.5 (part 1)
Few improvements following the dt bindings:
- add missing cache properties
- fix nand_controller node name according to YAML
- fix pca954x i2c-mux node names
Fix espressobin-ultra boot failure and wifi for EspressoBIN Ultra
(Armada 3720)
----------------------------------------------------------------
Ben Schneider (1):
arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi
Geert Uytterhoeven (1):
arm64: dts: marvell: Fix pca954x i2c-mux node names
Krzysztof Kozlowski (1):
arm64: dts: marvell: add missing cache properties
Vadym Kochan (1):
arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 1 +
arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts | 3 +++
arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 2 +-
arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts | 2 +-
arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi | 1 +
arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi | 2 ++
arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi | 2 ++
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
8 files changed, 12 insertions(+), 3 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:[~2023-06-16 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-16 13:01 Gregory CLEMENT [this message]
2023-06-16 13:01 ` [GIT PULL] ARM: mvebu: dt64 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=877cs3h87m.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.