[PATCH v2 0/4] arm64: dts: qcom: Add support for the QCS9100 SoC and board

From: Tengfei Fan
Date: Wed Sep 11 2024 - 07:11:34 EST


Add QCS9100 SoC ID and board device trees support.
QCS9100 is a variant of SA8775p, and they are fully compatible with each
other.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
Changes in v2:
- Add SoC binding for add QCS9100 Ride and QCS9100 Ride Rev3
- Update SoC binding patch commit message
- Add QCS9100 Ride and Ride Rev3 board device tree patches
- Link to v1: https://lore.kernel.org/r/20240806-add_qcs9100_soc_id-v1-0-04d14081f304@xxxxxxxxxxx

---
Tengfei Fan (4):
dt-bindings: arm: qcom,ids: add SoC ID for QCS9100
soc: qcom: socinfo: add QCS9100 ID
dt-bindings: arm: qcom: Document qcs9100-ride and qcs9100-ride Rev3
arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards

Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++
arch/arm64/boot/dts/qcom/Makefile | 2 ++
arch/arm64/boot/dts/qcom/qcs9100-ride-r3.dts | 11 +++++++++++
arch/arm64/boot/dts/qcom/qcs9100-ride.dts | 11 +++++++++++
drivers/soc/qcom/socinfo.c | 1 +
include/dt-bindings/arm/qcom,ids.h | 1 +
6 files changed, 34 insertions(+)
---
base-commit: 6708132e80a2ced620bde9b9c36e426183544a23
change-id: 20240911-add_qcs9100_support-dbb22dd8b475

Best regards,
--
Tengfei Fan <quic_tengfan@xxxxxxxxxxx>