[PATCH 0/4] soc: qcom: Add QCS9100 SoC ID and compatible support
From: Tengfei Fan
Date: Tue Aug 06 2024 - 00:20:10 EST
Add QCS9100 SoC ID and compatible support. The QCS9100, referencing the
SA8775p, shares the same SoC DTSI and board DTS. The distinction lies in
their unique SoC ID.
Signed-off-by: Tengfei Fan <quic_tengfan@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 compatible
arm64: dts: qcom: sa8775p-ride: Add QCS9100 compatible
Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++
arch/arm64/boot/dts/qcom/sa8775p-ride-r3.dts | 2 +-
arch/arm64/boot/dts/qcom/sa8775p-ride.dts | 2 +-
drivers/soc/qcom/socinfo.c | 1 +
include/dt-bindings/arm/qcom,ids.h | 1 +
5 files changed, 6 insertions(+), 2 deletions(-)
---
base-commit: d6dbc9f56c3a70e915625b6f1887882c23dc5c91
change-id: 20240806-add_qcs9100_soc_id-d20ce2a67098
Best regards,
--
Tengfei Fan <quic_tengfan@xxxxxxxxxxx>