public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH v1 0/2] arm: octeontx2: Add base support for Marvell OcteonTX2 CN9132 DB
Date: Mon,  3 May 2021 07:53:18 +0200	[thread overview]
Message-ID: <20210503055320.3737014-1-sr@denx.de> (raw)


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

             reply	other threads:[~2021-05-03  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03  5:53 Stefan Roese [this message]
2021-05-03  5:53 ` [PATCH v1 1/2] arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9132 DB Stefan Roese
2021-05-03  5:53 ` [PATCH v1 2/2] arm: octeontx2: Add Octeon TX2 CN9132 DB support Stefan Roese

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=20210503055320.3737014-1-sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /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