devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: dts: qcom: Add support for the QCS9100 SoC and board
@ 2024-09-11 11:10 Tengfei Fan
  2024-09-11 11:10 ` [PATCH v2 1/4] dt-bindings: arm: qcom,ids: add SoC ID for QCS9100 Tengfei Fan
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Tengfei Fan @ 2024-09-11 11:10 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: kernel, linux-arm-msm, devicetree, linux-kernel, Tengfei Fan,
	Krzysztof Kozlowski

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@quicinc.com>
---
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@quicinc.com

---
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@quicinc.com>


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

end of thread, other threads:[~2025-01-08 14:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 11:10 [PATCH v2 0/4] arm64: dts: qcom: Add support for the QCS9100 SoC and board Tengfei Fan
2024-09-11 11:10 ` [PATCH v2 1/4] dt-bindings: arm: qcom,ids: add SoC ID for QCS9100 Tengfei Fan
2024-09-11 11:10 ` [PATCH v2 2/4] soc: qcom: socinfo: add QCS9100 ID Tengfei Fan
2024-09-11 11:10 ` [PATCH v2 3/4] dt-bindings: arm: qcom: Document qcs9100-ride and qcs9100-ride Rev3 Tengfei Fan
2024-09-11 11:24   ` Konrad Dybcio
2024-09-16 15:12   ` Krzysztof Kozlowski
2024-09-11 11:10 ` [PATCH v2 4/4] arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards Tengfei Fan
2024-09-16 23:32   ` Konrad Dybcio
2025-01-08 14:55     ` Caleb Connolly
2024-09-11 13:50 ` [PATCH v2 0/4] arm64: dts: qcom: Add support for the QCS9100 SoC and board Rob Herring (Arm)
2024-11-04  4:13 ` (subset) " Bjorn Andersson

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