All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board
@ 2025-05-13  3:10 leo.jt.wang
  2025-05-13  7:44 ` Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: leo.jt.wang @ 2025-05-13  3:10 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
	Andrew Jeffery
  Cc: devicetree, linux-arm-kernel, linux-aspeed, linux-kernel,
	george.kw.lee, leo.jt.wang

From: Leo Wang <leo.jt.wang@fii-foxconn.com>

Document the new compatibles used on Meta Clemente.

Signed-off-by: Leo Wang <leo.jt.wang@fii-foxconn.com>
---
 Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
index a3736f134130..4416a40dcd86 100644
--- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
+++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
@@ -81,6 +81,7 @@ properties:
               - asus,x4tf-bmc
               - facebook,bletchley-bmc
               - facebook,catalina-bmc
+              - facebook,clemente-bmc
               - facebook,cloudripper-bmc
               - facebook,elbert-bmc
               - facebook,fuji-bmc
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [PATCH v2 0/2] ARM: dts: Add support for Meta Clemente BMC
@ 2025-06-21  7:50 Leo Wang
  2025-06-21  7:50 ` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Meta Clemente board Leo Wang
  0 siblings, 1 reply; 9+ messages in thread
From: Leo Wang @ 2025-06-21  7:50 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 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    | 1254 ++++++++++++++++++++
 3 files changed, 1256 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] 9+ messages in thread

end of thread, other threads:[~2025-06-22  0:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13  3:10 [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Clemente board leo.jt.wang
2025-05-13  7:44 ` Krzysztof Kozlowski
2025-05-14  3:24 ` leo.jt.wang
2025-05-14  6:44 ` [PATCH V2 " leo.jt.wang
2025-05-26  9:59 ` [PATCH V3 " leo.jt.wang
2025-05-26 12:51   ` Krzysztof Kozlowski
2025-05-27 15:08     ` [PATCH v4 0/2] Add Meta(Facebook) Clemente BMC(AST2600) leo.jt.wang
     [not found]     ` <20250527150946.2815348-1-LeoWang>
2025-05-27 15:08       ` [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Clemente board leo.jt.wang
  -- strict thread matches above, loose matches on Subject: below --
2025-06-21  7:50 [PATCH v2 0/2] ARM: dts: Add support for Meta Clemente BMC Leo Wang
2025-06-21  7:50 ` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Meta Clemente board Leo Wang

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.