linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/13] arm64: dts: qcom: Add support for SM8450 SoC and QRD board
@ 2021-12-09 10:34 Vinod Koul
  2021-12-09 10:34 ` [PATCH v2 01/13] arm64: dts: qcom: Add base SM8450 DTSI Vinod Koul
                   ` (12 more replies)
  0 siblings, 13 replies; 30+ messages in thread
From: Vinod Koul @ 2021-12-09 10:34 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Andy Gross, Rob Herring,
	Konrad Dybcio, devicetree, linux-kernel

Snapdragon 8 Gen 1 Mobile Platform [1] (SM8450) is the latest Qualcomm SoC
announced today.

This series adds the DTS support including clocks, tlmm, smmu, regulators,
ufs, interconnects, pmics and cpufreq found in the SM8450 QRD board.

[1]: https://www.qualcomm.com/products/snapdragon-8-gen-1-mobile-platform

Changes in v2:
 - add the acks recieved
 - move gpio header include to soc dts
 - fix the uart node name
 - rework pinctrol nodes
 - drop cpu clusters
 - fix consistency in nodes for reserved mem and icc
 - Squash some patches into qrd dts patches

Dmitry Baryshkov (2):
  arm64: dts: qcom: sm8450: Add rpmhpd node
  arm64: dts: qcom: sm8450: add i2c13 and i2c14 device nodes

Vinod Koul (10):
  arm64: dts: qcom: Add base SM8450 DTSI
  arm64: dts: qcom: sm8450: Add tlmm nodes
  arm64: dts: qcom: sm8450: Add reserved memory nodes
  arm64: dts: qcom: sm8450: add smmu nodes
  arm64: dts: qcom: Add base SM8450 QRD DTS
  arm64: dts: qcom: sm8450-qrd: Add rpmh regulator nodes
  arm64: dts: qcom: sm8450: add ufs nodes
  arm64: dts: qcom: sm8450-qrd: enable ufs nodes
  arm64: dts: qcom: sm8450: add interconnect nodes
  arm64: dts: qcom: sm8450: add spmi node

Vladimir Zapolskiy (1):
  arm64: dts: qcom: sm8450: add cpufreq support

 arch/arm64/boot/dts/qcom/Makefile       |    1 +
 arch/arm64/boot/dts/qcom/sm8450-qrd.dts |  378 ++++++++
 arch/arm64/boot/dts/qcom/sm8450.dtsi    | 1125 +++++++++++++++++++++++
 3 files changed, 1504 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sm8450-qrd.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sm8450.dtsi

-- 
2.31.1


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

end of thread, other threads:[~2022-11-18  9:17 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 10:34 [PATCH v2 00/13] arm64: dts: qcom: Add support for SM8450 SoC and QRD board Vinod Koul
2021-12-09 10:34 ` [PATCH v2 01/13] arm64: dts: qcom: Add base SM8450 DTSI Vinod Koul
2021-12-09 10:34 ` [PATCH v2 02/13] arm64: dts: qcom: sm8450: Add tlmm nodes Vinod Koul
2021-12-09 10:34 ` [PATCH v2 03/13] arm64: dts: qcom: sm8450: Add reserved memory nodes Vinod Koul
2021-12-09 10:34 ` [PATCH v2 04/13] arm64: dts: qcom: sm8450: add smmu nodes Vinod Koul
2021-12-09 10:34 ` [PATCH v2 05/13] arm64: dts: qcom: Add base SM8450 QRD DTS Vinod Koul
2021-12-09 23:06   ` kernel test robot
2021-12-10  3:13   ` kernel test robot
2021-12-09 10:34 ` [PATCH v2 06/13] arm64: dts: qcom: sm8450-qrd: Add rpmh regulator nodes Vinod Koul
2021-12-09 10:34 ` [PATCH v2 07/13] arm64: dts: qcom: sm8450: add ufs nodes Vinod Koul
2021-12-09 10:35 ` [PATCH v2 08/13] arm64: dts: qcom: sm8450-qrd: enable " Vinod Koul
2021-12-09 10:35 ` [PATCH v2 09/13] arm64: dts: qcom: sm8450: add interconnect nodes Vinod Koul
2021-12-09 15:46   ` Konrad Dybcio
2021-12-10  9:37   ` Georgi Djakov
2021-12-09 10:35 ` [PATCH v2 10/13] arm64: dts: qcom: sm8450: add spmi node Vinod Koul
2022-10-24 14:56   ` Krzysztof Kozlowski
2022-10-24 15:06     ` konrad.dybcio
2022-10-24 16:16       ` Krzysztof Kozlowski
2022-10-24 16:45     ` Dmitry Baryshkov
2022-10-24 16:46       ` Krzysztof Kozlowski
2022-10-24 16:48         ` Dmitry Baryshkov
2022-10-24 18:56           ` Krzysztof Kozlowski
2022-10-24 18:58             ` Dmitry Baryshkov
2022-10-26  5:33               ` Vinod Koul
2022-11-17 14:57                 ` Konrad Dybcio
2022-11-18  9:16                   ` Konrad Dybcio
2021-12-09 10:35 ` [PATCH v2 11/13] arm64: dts: qcom: sm8450: Add rpmhpd node Vinod Koul
2021-12-09 10:35 ` [PATCH v2 12/13] arm64: dts: qcom: sm8450: add cpufreq support Vinod Koul
2021-12-09 10:35 ` [PATCH v2 13/13] arm64: dts: qcom: sm8450: add i2c13 and i2c14 device nodes Vinod Koul
2021-12-09 15:47   ` Konrad Dybcio

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