The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add device tree for NVIDIA VR-NVL BMC
@ 2026-07-28  8:55 Jacky Huang
  2026-07-28  8:55 ` [PATCH v4 1/2] dt-bindings: arm: aspeed: Add " Jacky Huang
  2026-07-28  8:55 ` [PATCH v4 2/2] ARM: dts: " Jacky Huang
  0 siblings, 2 replies; 4+ messages in thread
From: Jacky Huang @ 2026-07-28  8:55 UTC (permalink / raw)
  To: andrew, joel, robh, krzysztof.kozlowski, conor+dt, andrew
  Cc: devicetree, linux-aspeed, linux-arm-kernel, linux-kernel, openbmc,
	Jacky Huang

This series adds the DT binding compatible and the device tree for
the NVIDIA VR-NVL BMC, an Aspeed AST2600-based BMC for the Vera
Rubin NVL compute platform.

Changes in v4:
- dts: address dt-check-style findings for property and child node
  ordering, required blank lines, and line length.
- dts: retain conventional multi-line block comments, which account
  for the remaining 8 mixed-indent findings.
- dts: retain 22 meaningful unused labels for source readability and
  future references. They can be removed if preferred.

Changes in v3:
- dts: reword the &mac0 comment per Andrew Lunn's feedback.

Changes in v2:
- dts: correct the compatible of the PDB I/O expander at 0x75 from
  nxp,pca9555 to nxp,pca9539 to match the actual part.
- Pick up Acked-by from Krzysztof Kozlowski on the binding.
- Pick up Reviewed-by from Andrew Lunn on the &mac0 and &mdio0 nodes.

v3: https://lore.kernel.org/all/20260710054849.3178747-1-jackyhuang@nvidia.com/
v2: https://lore.kernel.org/all/20260706101526.2556226-1-jackyhuang@nvidia.com/
v1: https://lore.kernel.org/all/20260702165524.2168091-1-jackyhuang@nvidia.com/

Jacky Huang (2):
  dt-bindings: arm: aspeed: Add NVIDIA VR-NVL BMC
  ARM: dts: aspeed: Add NVIDIA VR-NVL BMC

 .../bindings/arm/aspeed/aspeed.yaml           |   1 +
 arch/arm/boot/dts/aspeed/Makefile             |   1 +
 .../aspeed/aspeed-bmc-nvidia-vr-nvl-bmc.dts   | 923 ++++++++++++++++++
 3 files changed, 925 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-vr-nvl-bmc.dts

-- 
2.43.0


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

end of thread, other threads:[~2026-07-28 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  8:55 [PATCH v4 0/2] Add device tree for NVIDIA VR-NVL BMC Jacky Huang
2026-07-28  8:55 ` [PATCH v4 1/2] dt-bindings: arm: aspeed: Add " Jacky Huang
2026-07-28  8:55 ` [PATCH v4 2/2] ARM: dts: " Jacky Huang
2026-07-28 14:39   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox