Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v3 0/8] soc: qcom: Add support for SM4450
@ 2023-07-31  6:13 Tengfei Fan
  2023-07-31  6:13 ` [PATCH v3 1/8] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible Tengfei Fan
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Tengfei Fan @ 2023-07-31  6:13 UTC (permalink / raw)
  To: andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: quic_tsoni, quic_shashim, quic_kaushalk, quic_tdas, quic_tingweiz,
	quic_aiquny, kernel, linux-arm-msm, devicetree, linux-kernel,
	Tengfei Fan

This series adds CPU, SoC and board compatible support for SM4450.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---
v2 -> v3:
  - remove some bootargs arguments from sm4450-qrd.dtsi
  - adjust IPQ5019 related sequence in bindings and socinfo file

v1 -> v2:
  - use hypens replace of underscores in node name
  - add empty lines before child nodes
  - drop SCM node
  - document qcom,sm4450-pdc compatible
  - drop clock-frequecny
  - align vertically
  - add reg after conmpatible, then ranges follow
  - update core compatible to standard ARM core name
  - add dcc related parameters in bootargs node
  - keep patch code have reasonable sort
  - drop unnecessary copyright
  - separate bindings to a single patch

previous discussion here:
[1] v2: https://lore.kernel.org/linux-arm-msm/20230727023508.18002-1-quic_tengfan@quicinc.com/
[2] v1: https://lore.kernel.org/linux-arm-msm/20230719100135.21325-1-quic_tengfan@quicinc.com/

Tengfei Fan (8):
  dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible
  dt-bindings: arm: qcom: Document SM4450 SoC and boards
  arm64: dts: qcom: Adds base SM4450 DTSI
  arm64: dts: qcom: Add base SM4450 QRD DTS
  dt-bindings: arm: qcom,ids: Adjust the position of QCOM_ID_QDU1010
  soc: qcom: socinfo: adjust the position of QDU1010
  dt-bindings: arm: qcom,ids: add SoC ID for SM4450
  soc: qcom: socinfo: add SM4450 ID

 .../devicetree/bindings/arm/qcom.yaml         |   6 +
 .../interrupt-controller/qcom,pdc.yaml        |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/sm4450-qrd.dts       |  18 +
 arch/arm64/boot/dts/qcom/sm4450.dtsi          | 431 ++++++++++++++++++
 drivers/soc/qcom/socinfo.c                    |   3 +-
 include/dt-bindings/arm/qcom,ids.h            |   3 +-
 7 files changed, 461 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/sm4450-qrd.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sm4450.dtsi


base-commit: d7b3af5a77e8d8da28f435f313e069aea5bcf172
-- 
2.17.1


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

end of thread, other threads:[~2023-07-31  8:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31  6:13 [PATCH v3 0/8] soc: qcom: Add support for SM4450 Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 1/8] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 2/8] dt-bindings: arm: qcom: Document SM4450 SoC and boards Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 3/8] arm64: dts: qcom: Adds base SM4450 DTSI Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 4/8] arm64: dts: qcom: Add base SM4450 QRD DTS Tengfei Fan
2023-07-31  6:59   ` Krzysztof Kozlowski
2023-07-31  6:13 ` [PATCH v3 5/8] dt-bindings: arm: qcom,ids: Adjust the position of QCOM_ID_QDU1010 Tengfei Fan
2023-07-31  7:00   ` Krzysztof Kozlowski
2023-07-31  7:21     ` Tengfei Fan
2023-07-31  8:02       ` Krzysztof Kozlowski
2023-07-31  8:07         ` Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 6/8] soc: qcom: socinfo: adjust the position of QDU1010 Tengfei Fan
2023-07-31  7:00   ` Krzysztof Kozlowski
2023-07-31  7:22     ` Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 7/8] dt-bindings: arm: qcom,ids: add SoC ID for SM4450 Tengfei Fan
2023-07-31  6:13 ` [PATCH v3 8/8] soc: qcom: socinfo: add SM4450 ID Tengfei Fan

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