All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ARM: dts: Add support for Meta Clemente BMC
@ 2025-06-27  2:59 Leo Wang
  2025-06-27  2:59 ` [PATCH v4 2/2] ARM: dts: aspeed: clemente: add " Leo Wang
  0 siblings, 1 reply; 12+ messages in thread
From: Leo Wang @ 2025-06-27  2:59 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
	Andrew Jeffery, Kees Cook, Tony Luck, Guilherme G. Piccoli,
	Geert Uytterhoeven, Magnus Damm
  Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
	linux-hardening, linux-renesas-soc, bruce.jy.hung, george.kw.lee,
	Leo Wang, Leo Wang

This series adds initial support for the Meta Clemente BMC based on the ASPEED AST2600 SoC.

Patch 1 documents the compatible string.
Patch 2 adds the device tree for the board.

Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
Changes in v4:
- Move properties of nodes defined in the same file from label ref back to where they belong.
- Move pinctrl default configs for ncsi3 and ncsi4 to aspeed-g6-pinctrl.dtsi.
- Add properties to i2c10 and i2c15 to enable MCTP.
- Link to v3: https://lore.kernel.org/r/20250623-add-support-for-meta-clemente-bmc-v3-0-c223ffcf46cf@fii-foxconn.com

Changes in v3:
- Modify leakage sensor to reflect current design.
- Link to v2: https://lore.kernel.org/r/20250621-add-support-for-meta-clemente-bmc-v2-0-6c5ef059149c@fii-foxconn.com

Changes in v2:
- Fix patch 1/2 subject line to match dt-bindings convention.
- Reorder device tree nodes in patch 2/2 to follow upstream DTS style.
- Link to v1: https://lore.kernel.org/r/20250618-add-support-for-meta-clemente-bmc-v1-0-e5ca669ee47b@fii-foxconn.com

---
Leo Wang (2):
      dt-bindings: arm: aspeed: add Meta Clemente board
      ARM: dts: aspeed: clemente: add Meta Clemente BMC

 .../devicetree/bindings/arm/aspeed/aspeed.yaml     |    1 +
 arch/arm/boot/dts/aspeed/Makefile                  |    1 +
 .../dts/aspeed/aspeed-bmc-facebook-clemente.dts    | 1291 ++++++++++++++++++++
 arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi    |   11 +
 4 files changed, 1304 insertions(+)
---
base-commit: 52da431bf03b5506203bca27fe14a97895c80faf
change-id: 20250618-add-support-for-meta-clemente-bmc-941a469bc523

Best regards,
-- 
Leo Wang <leo.jt.wang@fii-foxconn.com>



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

end of thread, other threads:[~2025-06-28  1:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250513031010.267994-1-LeoWang>
2025-05-13  3:10 ` [PATCH 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC leo.jt.wang
2025-05-13  7:44   ` Krzysztof Kozlowski
2025-05-13 12:38   ` Andrew Lunn
2025-05-14  6:45   ` [PATCH V2 " leo.jt.wang
2025-05-14 13:11   ` [PATCH " Rob Herring (Arm)
2025-05-14 13:11     ` Rob Herring (Arm)
2025-05-26 10:01   ` [PATCH V3 " leo.jt.wang
2025-05-26 12:50     ` Krzysztof Kozlowski
2025-05-27 15:11       ` [PATCH v4 " leo.jt.wang
2025-05-27 17:56       ` [PATCH V3 " Rob Herring (Arm)
2025-06-27  2:59 [PATCH v4 0/2] ARM: dts: Add support for " Leo Wang
2025-06-27  2:59 ` [PATCH v4 2/2] ARM: dts: aspeed: clemente: add " Leo Wang
2025-06-27  7:00   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.