public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/2] arm: octeontx2: Add base support for Marvell OcteonTX2 CN9132 DB
@ 2021-05-03  5:53 Stefan Roese
  2021-05-03  5:53 ` [PATCH v1 1/2] arm: octeontx2: Add dtsi/dts files for Octeon TX2 " Stefan Roese
  2021-05-03  5:53 ` [PATCH v1 2/2] arm: octeontx2: Add Octeon TX2 CN9132 DB support Stefan Roese
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Roese @ 2021-05-03  5:53 UTC (permalink / raw)
  To: u-boot


This patchset adds the base support for the Marvell OcteonTX2 CN9132 DB
board and includes required dts/dtsi files and the defconfig files for
this.

Thanks,
Stefan


Stefan Roese (2):
  arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9132 DB
  arm: octeontx2: Add Octeon TX2 CN9132 DB support

 arch/arm/dts/Makefile                      |   6 +
 arch/arm/dts/cn9130-db-A.dts               | 212 ++++++++++++++++++++
 arch/arm/dts/cn9130-db-B.dts               | 223 +++++++++++++++++++++
 arch/arm/dts/cn9130-db-dev-info.dtsi       |  44 ++++
 arch/arm/dts/cn9130-db.dtsi                | 133 ++++++++++++
 arch/arm/dts/cn9131-db-A.dts               |  54 +++++
 arch/arm/dts/cn9131-db-B.dts               |  69 +++++++
 arch/arm/dts/cn9131-db.dtsi                | 166 +++++++++++++++
 arch/arm/dts/cn9132-db-A.dts               | 103 ++++++++++
 arch/arm/dts/cn9132-db-B.dts               | 103 ++++++++++
 arch/arm/dts/cn9132-db.dtsi                | 130 ++++++++++++
 board/Marvell/octeontx2_cn913x/MAINTAINERS |   2 +
 configs/mvebu_db_cn9132_defconfig          |  88 ++++++++
 configs/mvebu_db_cn9132_nand_defconfig     |  89 ++++++++
 14 files changed, 1422 insertions(+)
 create mode 100644 arch/arm/dts/cn9130-db-A.dts
 create mode 100644 arch/arm/dts/cn9130-db-B.dts
 create mode 100644 arch/arm/dts/cn9130-db-dev-info.dtsi
 create mode 100644 arch/arm/dts/cn9130-db.dtsi
 create mode 100644 arch/arm/dts/cn9131-db-A.dts
 create mode 100644 arch/arm/dts/cn9131-db-B.dts
 create mode 100644 arch/arm/dts/cn9131-db.dtsi
 create mode 100644 arch/arm/dts/cn9132-db-A.dts
 create mode 100644 arch/arm/dts/cn9132-db-B.dts
 create mode 100644 arch/arm/dts/cn9132-db.dtsi
 create mode 100644 configs/mvebu_db_cn9132_defconfig
 create mode 100644 configs/mvebu_db_cn9132_nand_defconfig

-- 
2.31.1

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

end of thread, other threads:[~2021-05-03  5:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03  5:53 [PATCH v1 0/2] arm: octeontx2: Add base support for Marvell OcteonTX2 CN9132 DB Stefan Roese
2021-05-03  5:53 ` [PATCH v1 1/2] arm: octeontx2: Add dtsi/dts files for Octeon TX2 " Stefan Roese
2021-05-03  5:53 ` [PATCH v1 2/2] arm: octeontx2: Add Octeon TX2 CN9132 DB support Stefan Roese

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