devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrei Kartashev <a.kartashev@yadro.com>
To: <joel@jms.id.au>, <andrew@aj.id.au>, <openbmc@lists.ozlabs.org>,
	<devicetree@vger.kernel.org>
Subject: [PATCH v2 0/2] ARM: dts: device tree for YADRO VEGMAN BMC
Date: Fri, 19 Nov 2021 15:00:55 +0300	[thread overview]
Message-ID: <20211119120057.12118-1-a.kartashev@yadro.com> (raw)

This brings initial DTS files for VEGMAN BMC machines

---
  v2:
  - Cleanup I2C definitions
  - Use OpenBMC flash layout

Andrei Kartashev (2):
  dt-bindings: vendor-prefixes: add YADRO
  ARM: dts: aspeed: add device tree for YADRO VEGMAN BMC

 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/Makefile                    |   5 +-
 arch/arm/boot/dts/aspeed-bmc-vegman-n110.dts  | 149 +++++++++
 arch/arm/boot/dts/aspeed-bmc-vegman-rx20.dts  | 255 ++++++++++++++
 arch/arm/boot/dts/aspeed-bmc-vegman-sx20.dts  | 154 +++++++++
 arch/arm/boot/dts/aspeed-bmc-vegman.dtsi      | 311 ++++++++++++++++++
 6 files changed, 875 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-vegman-n110.dts
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-vegman-rx20.dts
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-vegman-sx20.dts
 create mode 100644 arch/arm/boot/dts/aspeed-bmc-vegman.dtsi

-- 
2.32.0


             reply	other threads:[~2021-11-19 12:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 12:00 Andrei Kartashev [this message]
2021-11-19 12:00 ` [PATCH v2 1/2] dt-bindings: vendor-prefixes: add YADRO Andrei Kartashev
2021-11-30  0:10   ` Rob Herring
2021-11-19 12:00 ` [PATCH v2 2/2] ARM: dts: aspeed: add device tree for YADRO VEGMAN BMC Andrei Kartashev
2021-11-19 20:30   ` Andrew Geissler
2021-11-20 15:51     ` Andrei Kartashev
2021-12-06 22:39       ` Joel Stanley
2021-12-07  8:11       ` Milton Miller II
2021-12-07  8:37         ` Andrei Kartashev
2021-12-06 13:15 ` [PATCH v2 0/2] ARM: dts: " Andrei Kartashev

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=20211119120057.12118-1-a.kartashev@yadro.com \
    --to=a.kartashev@yadro.com \
    --cc=andrew@aj.id.au \
    --cc=devicetree@vger.kernel.org \
    --cc=joel@jms.id.au \
    --cc=openbmc@lists.ozlabs.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).