[PATCH 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support

Joe Sandom via B4 Relay posted 5 patches 1 month, 2 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/arm/qcom.yaml |    6 +
arch/arm64/boot/dts/qcom/Makefile               |    1 +
arch/arm64/boot/dts/qcom/qcs8550-rb5gen2.dts    | 1610 +++++++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8550-hdk.dts         |    2 +-
arch/arm64/boot/dts/qcom/sm8550-qrd.dts         |    2 +-
arch/arm64/boot/dts/qcom/sm8550.dtsi            |   14 +-
6 files changed, 1627 insertions(+), 8 deletions(-)
[PATCH 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
Posted by Joe Sandom via B4 Relay 1 month, 2 weeks ago
This series adds device tree support for the Thundercomm RB5Gen2
development kit, based on the Qualcomm QCS8550 chipset.

Patches 1-3 prepare the SM8550 device tree by adding MHI register regions
and port labels to the PCIe controller nodes, then update the existing
HDK and QRD board files to match the renamed labels.

Patches 4-5 add the dt-bindings documentation and the board device tree
for the RB5Gen2. This initial submission covers the main board; the vision
mezzanine will be supported in a follow-up series.

Product page:
https://www.thundercomm.com/product/qualcomm-rb5-gen-2-development-kit

Signed-off-by: Joe Sandom <jsandom@axon.com>
---
Joe Sandom (5):
      arm64: dts: qcom: sm8550: add PCIe MHI register regions and port labels
      arm64: dts: qcom: sm8550-hdk: update PCIe port label reference
      arm64: dts: qcom: sm8550-qrd: update PCIe port label reference
      dt-bindings: arm: qcom: document QCS8550 RB5Gen2 board
      arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support

 Documentation/devicetree/bindings/arm/qcom.yaml |    6 +
 arch/arm64/boot/dts/qcom/Makefile               |    1 +
 arch/arm64/boot/dts/qcom/qcs8550-rb5gen2.dts    | 1610 +++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8550-hdk.dts         |    2 +-
 arch/arm64/boot/dts/qcom/sm8550-qrd.dts         |    2 +-
 arch/arm64/boot/dts/qcom/sm8550.dtsi            |   14 +-
 6 files changed, 1627 insertions(+), 8 deletions(-)
---
base-commit: af241225893ac4933bb8f0615f2dfda8ea2326ce
change-id: 20260404-rb5gen2-dts-180cde0b716c

Best regards,
-- 
Joe Sandom <jsandom@axon.com>