public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] marvell: DT root compatible fixes
@ 2025-01-31 21:08 Rob Herring (Arm)
  2025-01-31 21:08 ` [PATCH 1/6] dt-bindings: marvell: armada-37xx: Add glinet,gl-mv1000 compatible Rob Herring (Arm)
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Rob Herring (Arm) @ 2025-01-31 21:08 UTC (permalink / raw)
  To: Andrew Lunn, Gregory Clement, Sebastian Hesselbarth,
	Krzysztof Kozlowski, Conor Dooley, Robert Marko
  Cc: linux-arm-kernel, devicetree, linux-kernel

This series adds some missing root node compatibles and fixes some 
errors in dts files for the root node compatibles.

Signed-off-by: "Rob Herring (Arm)" <robh@kernel.org>
---
Rob Herring (Arm) (6):
      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

 .../bindings/arm/marvell/armada-37xx.yaml          |  1 +
 .../bindings/arm/marvell/armada-7k-8k.yaml         | 25 ++++++++++++++++++++++
 .../devicetree/bindings/arm/marvell/armada-8kp.txt | 15 -------------
 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       |  2 --
 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 ------
 .../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      |  5 -----
 arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi |  3 ---
 arch/arm64/boot/dts/marvell/armada-ap807.dtsi      |  5 -----
 .../dts/marvell/armada-ap810-ap0-octa-core.dtsi    |  1 -
 arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi  |  2 --
 arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi     |  3 ---
 28 files changed, 35 insertions(+), 101 deletions(-)
---
base-commit: 69b8923f5003664e3ffef102e73333edfa2abdcf
change-id: 20250131-dt-marvell-fixes-1ac4300540e1

Best regards,
-- 
Rob Herring (Arm) <robh@kernel.org>



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-12 10:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-31 21:08 [PATCH 0/6] marvell: DT root compatible fixes Rob Herring (Arm)
2025-01-31 21:08 ` [PATCH 1/6] dt-bindings: marvell: armada-37xx: Add glinet,gl-mv1000 compatible Rob Herring (Arm)
2025-01-31 21:08 ` [PATCH 2/6] dt-bindings: marvell: armada-7k-8k: Move Armada 8KPlus to schema Rob Herring (Arm)
2025-01-31 21:08 ` [PATCH 3/6] dt-bindings: marvell: armada-7k-8k: Add missing 7040 and 8040 board compatibles Rob Herring (Arm)
2025-01-31 21:08 ` [PATCH 4/6] arm64: dts: marvell: Drop incomplete root compatible/model properties Rob Herring (Arm)
2025-01-31 21:08 ` [PATCH 5/6] arm64: dts: marvell: Fix missing/incorrect "marvell,armada3710" compatible Rob Herring (Arm)
2025-01-31 21:08 ` [PATCH 6/6] arm64: dts: marvell: Add missing board compatible for IEI-Puzzle-M801 Rob Herring (Arm)
2025-02-04 19:46 ` [PATCH 0/6] marvell: DT root compatible fixes Conor Dooley
2025-02-12 10:50   ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox