linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v9 00/10] arm64: dts: Add base device tree files for SM8550
@ 2023-01-06 20:10 Abel Vesa
  2023-01-06 20:10 ` [PATCH v9 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards Abel Vesa
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Abel Vesa @ 2023-01-06 20:10 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Neil Armstrong, Dmitry Baryshkov
  Cc: Linux Kernel Mailing List, devicetree, linux-arm-msm

This series adds the base device tree files and MTP board support
for the Qualcomm SM8550 SoC, including the clock, pinctrl, smmu,
regulators, interconnect, cpufreq, and qup nodes.

The SM8550 is the latest Qualcomm Mobile Platform.
See more at:
https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/documents/Snapdragon-8-Gen-2-Product-Brief.pdf

The v8 of this patchset is here:
https://lore.kernel.org/all/20221230202230.2493494-1-abel.vesa@linaro.org/

Abel Vesa (3):
  dt-bindings: arm: qcom: Document SM8550 SoC and boards
  arm64: dts: qcom: Add base SM8550 dtsi
  arm64: dts: qcom: Add base SM8550 MTP dts

Neil Armstrong (7):
  arm64: dts: qcom: Add pm8010 pmic dtsi
  arm64: dts: qcom: Add PM8550 pmic dtsi
  arm64: dts: qcom: Add PM8550b pmic dtsi
  arm64: dts: qcom: Add PM8550ve pmic dtsi
  arm64: dts: qcom: Add PM8550vs pmic dtsi
  arm64: dts: qcom: Add PMK8550 pmic dtsi
  arm64: dts: qcom: Add PMR735d pmic dtsi

 .../devicetree/bindings/arm/qcom.yaml         |    6 +
 arch/arm64/boot/dts/qcom/Makefile             |    1 +
 arch/arm64/boot/dts/qcom/pm8010.dtsi          |   84 +
 arch/arm64/boot/dts/qcom/pm8550.dtsi          |   59 +
 arch/arm64/boot/dts/qcom/pm8550b.dtsi         |   59 +
 arch/arm64/boot/dts/qcom/pm8550ve.dtsi        |   59 +
 arch/arm64/boot/dts/qcom/pm8550vs.dtsi        |  194 +
 arch/arm64/boot/dts/qcom/pmk8550.dtsi         |   55 +
 arch/arm64/boot/dts/qcom/pmr735d.dtsi         |  104 +
 arch/arm64/boot/dts/qcom/sm8550-mtp.dts       |  404 ++
 arch/arm64/boot/dts/qcom/sm8550.dtsi          | 3549 +++++++++++++++++
 11 files changed, 4574 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/pm8010.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pm8550.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pm8550b.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pm8550ve.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pm8550vs.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pmk8550.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pmr735d.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/sm8550-mtp.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sm8550.dtsi

-- 
2.34.1


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

end of thread, other threads:[~2023-01-18 23:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 20:10 [PATCH v9 00/10] arm64: dts: Add base device tree files for SM8550 Abel Vesa
2023-01-06 20:10 ` [PATCH v9 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards Abel Vesa
2023-01-06 20:10 ` [PATCH v9 02/10] arm64: dts: qcom: Add base SM8550 dtsi Abel Vesa
2023-01-17  9:14   ` Pavan Kondeti
2023-01-17  9:35     ` [PATCH] arm64: dts: qcom: sm8550: fix xo clock source in cpufreq-hw node Pavankumar Kondeti
2023-01-17 11:35       ` Abel Vesa
2023-01-17 11:42       ` Neil Armstrong
2023-01-18 23:55       ` (subset) " Bjorn Andersson
2023-01-06 20:10 ` [PATCH v9 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi Abel Vesa
2023-01-06 20:10 ` [PATCH v9 04/10] arm64: dts: qcom: Add PM8550 " Abel Vesa
2023-01-06 20:10 ` [PATCH v9 05/10] arm64: dts: qcom: Add PM8550b " Abel Vesa
2023-01-06 20:10 ` [PATCH v9 06/10] arm64: dts: qcom: Add PM8550ve " Abel Vesa
2023-01-06 20:10 ` [PATCH v9 07/10] arm64: dts: qcom: Add PM8550vs " Abel Vesa
2023-01-06 20:10 ` [PATCH v9 08/10] arm64: dts: qcom: Add PMK8550 " Abel Vesa
2023-01-06 20:10 ` [PATCH v9 09/10] arm64: dts: qcom: Add PMR735d " Abel Vesa
2023-01-06 20:10 ` [PATCH v9 10/10] arm64: dts: qcom: Add base SM8550 MTP dts Abel Vesa
2023-01-10 18:40 ` (subset) [PATCH v9 00/10] arm64: dts: Add base device tree files for SM8550 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).