linux-arm-kernel.lists.infradead.org archive mirror
 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.15 (#1)
Date: Sun, 16 Mar 2025 18:12:12 +0100	[thread overview]
Message-ID: <87wmco99xv.fsf@BLaptop.bootlin.com> (raw)

Hi,

Here is the first pull request for dt64 for mvebu for v6.15.

Gregory

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.15-1

for you to fetch changes up to ed9c2b28ebef3333f25cefdc2ef37ee1f05cad95:

  arm64: dts: marvell: Use preferred node names for "simple-bus" (2025-03-15 11:27:04 +0100)

----------------------------------------------------------------
mvebu dt64 for 6.15 (part 1)

device tree clean-up fomr DT maintainers

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      arm64: dts: marvell: armada-8040: Align GPIO hog name with bindings
      ARM: dts: marvell: kirkwood-openrd: Align GPIO hog name with bindings
      ARM: dts: marvell: armada: Align GPIO hog name with bindings

Rob Herring (Arm) (9):
      dt-bindings: marvell: armada-37xx: Add glinet,gl-mv1000 compatible
      dt-bindings: marvell: armada-7k-8k: Move Armada 8KPlus to schema
      dt-bindings: marvell: armada-7k-8k: Add missing 7040 and 8040 board compatibles
      arm64: dts: marvell: Drop incomplete root compatible/model properties
      arm64: dts: marvell: Fix missing/incorrect "marvell,armada3710" compatible
      arm64: dts: marvell: Add missing board compatible for IEI-Puzzle-M801
      arm64: dts: marvell: Move arch timer and pmu nodes to top-level
      arm64: dts: marvell: Drop unused CP11X_TYPE define
      arm64: dts: marvell: Use preferred node names for "simple-bus"

 .../bindings/arm/marvell/armada-37xx.yaml          |  1 +
 .../bindings/arm/marvell/armada-7k-8k.yaml         | 25 ++++++++++++++++
 .../devicetree/bindings/arm/marvell/armada-8kp.txt | 15 ----------
 .../boot/dts/marvell/armada-385-clearfog-gtr.dtsi  |  8 +++---
 .../boot/dts/marvell/armada-388-clearfog-base.dts  |  2 +-
 arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi     |  4 +--
 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi      |  2 +-
 arch/arm64/boot/dts/marvell/armada-371x.dtsi       | 17 -----------
 arch/arm64/boot/dts/marvell/armada-3720-db.dts     |  2 +-
 .../dts/marvell/armada-3720-espressobin-emmc.dts   |  2 +-
 .../dts/marvell/armada-3720-espressobin-ultra.dts  |  2 +-
 .../marvell/armada-3720-espressobin-v7-emmc.dts    |  2 +-
 .../dts/marvell/armada-3720-espressobin-v7.dts     |  2 +-
 .../boot/dts/marvell/armada-3720-espressobin.dts   |  2 +-
 .../boot/dts/marvell/armada-3720-gl-mv1000.dts     |  2 +-
 .../boot/dts/marvell/armada-3720-turris-mox.dts    |  2 +-
 arch/arm64/boot/dts/marvell/armada-372x.dtsi       |  3 --
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi       |  4 +--
 arch/arm64/boot/dts/marvell/armada-7020.dtsi       |  6 ----
 arch/arm64/boot/dts/marvell/armada-7040.dtsi       |  6 ----
 arch/arm64/boot/dts/marvell/armada-8020.dtsi       |  6 ----
 .../dts/marvell/armada-8040-clearfog-gt-8k.dts     |  8 +++---
 .../boot/dts/marvell/armada-8040-puzzle-m801.dts   |  2 +-
 arch/arm64/boot/dts/marvell/armada-8040.dtsi       |  6 ----
 arch/arm64/boot/dts/marvell/armada-8080.dtsi       |  6 ----
 arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi |  3 --
 arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi |  3 --
 arch/arm64/boot/dts/marvell/armada-ap806.dtsi      |  6 ----
 arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi |  3 --
 arch/arm64/boot/dts/marvell/armada-ap807.dtsi      |  6 ----
 arch/arm64/boot/dts/marvell/armada-ap80x.dtsi      | 33 +++++++++++-----------
 .../dts/marvell/armada-ap810-ap0-octa-core.dtsi    |  1 -
 arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi  | 24 ++++++++--------
 arch/arm64/boot/dts/marvell/armada-cp110.dtsi      |  4 ---
 arch/arm64/boot/dts/marvell/armada-cp115.dtsi      |  4 ---
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi      |  4 +--
 arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi     |  3 --
 37 files changed, 78 insertions(+), 153 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt
 delete mode 100644 arch/arm64/boot/dts/marvell/armada-371x.dtsi

-- 
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


                 reply	other threads:[~2025-03-16 17:15 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=87wmco99xv.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).