devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Yin <peteryin.openbmc@gmail.com>
To: patrick@stwcx.xyz, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Cc: peter.yin@quantatw.com, Peter Yin <peteryin.openbmc@gmail.com>
Subject: [PATCH v9 0/2] Add Facebook Minerva (AST2600) BMC
Date: Thu,  7 Sep 2023 14:45:11 +0800	[thread overview]
Message-ID: <20230907064514.1764010-1-peteryin.openbmc@gmail.com> (raw)

Summary:
Add linux device tree entry related to Minerva
specific devices connected to BMC SoC.

Change log:
v1 link : https://lore.kernel.org/all/fb09f5e6-8381-312f-2f1e-f2b471cec68a@linaro.org/
v2 link : https://lore.kernel.org/lkml/9f499fe5-db59-f4c8-6a50-93725b7287fd@linaro.org/
v3 link : https://lore.kernel.org/lkml/20230830025133.3756506-1-peteryin.openbmc@gmail.com/
v4 link : https://lore.kernel.org/all/1d531692-5455-fbfd-0775-50856bf0fbc7@linaro.org/
v5 link : https://lore.kernel.org/all/5347163b-c225-d805-d851-fe28e6b57c56@gmail.com/
v6 link : https://lore.kernel.org/all/20230831072048.3966398-2-peteryin.openbmc@gmail.com/
v7 link : https://lore.kernel.org/lkml/20230831082819.4000425-3-peteryin.openbmc@gmail.com/
v8 link : https://lore.kernel.org/all/136c0434-a588-877e-54e5-dd1078ff94a3@gmail.com/

v8->v9:
  - Remove dts jtag1.
  - Remove blank line between tags.

v7->v8:
  - Fixed dts path

v6->v7:
  - Change order before aspeed-bmc-facebook-minipack.dtb

v5->v6:
  - Correcting the arrangement order in Makefile.

v4->v5:
  - Remove redundant blank line.
  - Correcting the arrangement order in document.

v3->v4:
  - Seprate dts document.

v2->v3:
  - Fixed commit description.
  - Add sgpio line name to sgpioP.
  - Add ipmb debug card bus.

v1->v2:
  - Add facebook,minerva-bmc in aspeed.yaml
  - Use stdout-path
  - Add Makefile

v1:
  - Create minerva dts file.

Peter Yin (2):
  ARM: dts: aspeed: Minerva: Add Facebook Minerva (AST2600) BMC
  dt-bindings: arm: aspeed: add Meta Minerva board

 .../bindings/arm/aspeed/aspeed.yaml           |   1 +
 arch/arm/boot/dts/aspeed/Makefile             |   1 +
 .../aspeed/aspeed-bmc-facebook-minerva.dts    | 377 ++++++++++++++++++
 3 files changed, 379 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts

-- 
2.25.1


             reply	other threads:[~2023-09-07 16:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-07  6:45 Peter Yin [this message]
2023-09-07  6:45 ` [PATCH v9 1/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva (AST2600) BMC Peter Yin
2023-10-04  2:22   ` PeterYin
2023-09-07  6:45 ` [PATCH v9 2/2] dt-bindings: arm: aspeed: add Meta Minerva board Peter Yin

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=20230907064514.1764010-1-peteryin.openbmc@gmail.com \
    --to=peteryin.openbmc@gmail.com \
    --cc=andrew@aj.id.au \
    --cc=devicetree@vger.kernel.org \
    --cc=joel@jms.id.au \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patrick@stwcx.xyz \
    --cc=peter.yin@quantatw.com \
    --cc=robh+dt@kernel.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).