devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add Meta (Facebook) Santabarbara BMC (AST2600)
@ 2025-06-25  7:38 Fred Chen
  2025-06-25  7:38 ` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Meta Santabarbara board Fred Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Fred Chen @ 2025-06-25  7:38 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
	Andrew Jeffery, devicetree, linux-arm-kernel, linux-aspeed,
	linux-kernel

Summary:
Add linux device tree entry related to Meta (Facebook) Santabarbara
specific devices connected to BMC (AST2600) SoC.

Change log
v1 -> v2:
  - Enable mac3 node
  - Add GPIO line-name FM_MUX1_SEL_R
  - Remove 'pinctrl-names' from gpio0 node
  - Reorder top-level nodes alphabetically
  - Reorder device node properties per style
v1:
  - Create santabarbara dts file.

Fred Chen (2):
  dt-bindings: arm: aspeed: add Meta Santabarbara board
  ARM: dts: aspeed: santabarbara: Add Meta Santabarbara BMC

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

-- 
2.49.0


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

end of thread, other threads:[~2025-06-27 20:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-25  7:38 [PATCH v2 0/2] Add Meta (Facebook) Santabarbara BMC (AST2600) Fred Chen
2025-06-25  7:38 ` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Meta Santabarbara board Fred Chen
2025-06-27 20:38   ` Rob Herring (Arm)
2025-06-25  7:38 ` [PATCH v2 2/2] ARM: dts: aspeed: santabarbara: Add Meta Santabarbara BMC Fred Chen
2025-06-25 20:25 ` [PATCH v2 0/2] Add Meta (Facebook) Santabarbara BMC (AST2600) Rob Herring (Arm)
2025-06-27  0:59 ` Andrew Jeffery

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