linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
@ 2025-03-21 12:37 Jason Hsu
  2025-03-21 12:37 ` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Meta Ventura board Jason Hsu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jason Hsu @ 2025-03-21 12:37 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, joel, andrew, patrick, devicetree,
	linux-arm-kernel, linux-aspeed, linux-kernel
  Cc: yang.chen, jerry.lin, Jason Hsu, Jason-Hsu

Add Linux device tree entry related to Meta(Facebook) Ventura specific
devices connected to BMC(AST2600) SoC.

---
v1:
    1. Create ventura dts file.
    2. Add commit msg.
    3. Use format-patch to generate patch.
    4. Add subject prefixes matching the subsystem.
---
v2:
    1. Modify email content.
---
v3:
    1. Add mail list.
---
v4:
    1. Apply git send-email --thread option.
    2. Sort nodes in the dts alphanumerically.
---
v5:
    1. Run scripts/checkpatch.pl and fix reported warnings.
    2. Remove unnecessary 88E6393X CONFIG FRU.
---
v6:
    1. Add a new stage for the DTS change.
    2. Run scripts/checkpatch.pl and fix reported error.
    3. Fix the issue in a separate patch.
---
Signed-off-by: Jason-Hsu <jasonhell19@gmail.com>

Jason Hsu (2):
  dt-bindings: arm: aspeed: add Meta Ventura board
  ARM: dts: aspeed: ventura: add Meta Ventura BMC

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


base-commit: b3ee1e4609512dfff642a96b34d7e5dfcdc92d05
-- 
2.34.1



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

end of thread, other threads:[~2025-03-24 23:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-21 12:37 [PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600) Jason Hsu
2025-03-21 12:37 ` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Meta Ventura board Jason Hsu
2025-03-21 21:31   ` Rob Herring
2025-03-21 12:37 ` [PATCH v6 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC Jason Hsu
2025-03-24 23:17   ` Andrew Jeffery
2025-03-21 15:05 ` [PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600) Rob Herring (Arm)

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).