[PATCH 0/4] DTS updates for Marvell Armada CN913x platforms

kostap at marvell.com kostap at marvell.com
Tue Dec 15 10:14:17 EST 2020


From: Konstantin Porotchkin <kostap at marvell.com>

This patch series contains the following changes/fixes:
1. Add support for Armada CN913x Development Board topology "B"
2. Add support for Armada CN913x Reference Design boards (CRB)
3. Fixes the CP11X references in PHY binding document
4. Fixes the NAND paritioninig scheme in DTS eliminating gap between
consecutive partitions
All above changes are already intergated into Marvell official SDK sources

Grzegorz Jaszczyk (1):
  Documentation/bindings: phy: update references to cp11x

Konstantin Porotchkin (3):
  arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
  arm64: dts: cn913x: add device trees for topology B boards
  arm64: dts: add support for Marvell cn9130-crb platform

 .../bindings/phy/phy-mvebu-comphy.txt         |  12 +-
 arch/arm64/boot/dts/marvell/Makefile          |   5 +
 arch/arm64/boot/dts/marvell/cn9130-crb-A.dts  |  38 +++
 arch/arm64/boot/dts/marvell/cn9130-crb-B.dts  |  46 ++++
 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi   | 221 ++++++++++++++++++
 arch/arm64/boot/dts/marvell/cn9130-db-B.dts   |  25 ++
 arch/arm64/boot/dts/marvell/cn9130-db.dts     |   2 +-
 arch/arm64/boot/dts/marvell/cn9131-db-B.dts   |  25 ++
 arch/arm64/boot/dts/marvell/cn9132-db-B.dts   |  25 ++
 9 files changed, 392 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm64/boot/dts/marvell/cn9130-crb-A.dts
 create mode 100644 arch/arm64/boot/dts/marvell/cn9130-crb-B.dts
 create mode 100644 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/cn9130-db-B.dts
 create mode 100644 arch/arm64/boot/dts/marvell/cn9131-db-B.dts
 create mode 100644 arch/arm64/boot/dts/marvell/cn9132-db-B.dts

-- 
2.17.1




More information about the linux-arm-kernel mailing list