devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] dts: qcom: Introduce SC8380XP platforms device tree
@ 2023-10-25 14:24 Sibi Sankar
  2023-10-25 14:24 ` [PATCH 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible Sibi Sankar
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Sibi Sankar @ 2023-10-25 14:24 UTC (permalink / raw)
  To: andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	catalin.marinas, ulf.hansson
  Cc: agross, conor+dt, ayan.kumar.halder, j, dmitry.baryshkov,
	nfraprado, m.szyprowski, u-kumar1, peng.fan, lpieralisi,
	quic_rjendra, abel.vesa, linux-arm-msm, devicetree, linux-kernel,
	linux-arm-kernel, quic_tsoni, neil.armstrong, Sibi Sankar

This series adds the initial (clocks, pinctrl, rpmhpd, regulator, interconnect,
CPU, SoC and board compatibles) device tree support to boot to shell on the
Qualcomm SC8380XP platform, aka Snapdragon X Elite.

Dependencies:
clks: https://lore.kernel.org/lkml/20231025133320.4720-1-quic_sibis@quicinc.com/
interconnect: https://lore.kernel.org/lkml/20231025134049.9734-1-quic_sibis@quicinc.com/
llcc: https://lore.kernel.org/lkml/20231025134632.10363-1-quic_sibis@quicinc.com/
misc-bindings: https://lore.kernel.org/lkml/20231025140640.22601-1-quic_sibis@quicinc.com/ 
pinctrl: https://lore.kernel.org/lkml/20231025135058.11268-1-quic_sibis@quicinc.com/
regulators: https://lore.kernel.org/lkml/20231025135550.13162-1-quic_sibis@quicinc.com/
rpmhpd: https://lore.kernel.org/lkml/20231025135943.13854-1-quic_sibis@quicinc.com/

Release Link: https://www.qualcomm.com/news/releases/2023/10/qualcomm-unleashes-snapdragon-x-elite--the-ai-super-charged-plat

Abel Vesa (1):
  arm64: dts: qcom: sc8380xp: Add Compute Reference Device

Rajendra Nayak (4):
  dt-bindings: arm: cpus: Add qcom,oryon compatible
  dt-bindings: arm: qcom: Document SC8380XP SoC and boards
  arm64: dts: qcom: Add base SC8380XP dtsi and the QCP dts
  arm64: defconfig: Enable SC8380XP SoC base configs

 .../devicetree/bindings/arm/cpus.yaml         |    1 +
 .../devicetree/bindings/arm/qcom.yaml         |    8 +
 arch/arm64/boot/dts/qcom/Makefile             |    2 +
 arch/arm64/boot/dts/qcom/sc8380xp-crd.dts     |  423 +++
 arch/arm64/boot/dts/qcom/sc8380xp-qcp.dts     |  398 ++
 arch/arm64/boot/dts/qcom/sc8380xp.dtsi        | 3267 +++++++++++++++++
 arch/arm64/configs/defconfig                  |    3 +
 7 files changed, 4102 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sc8380xp-crd.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sc8380xp-qcp.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sc8380xp.dtsi

-- 
2.17.1


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

end of thread, other threads:[~2023-11-17  4:20 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 14:24 [PATCH 0/5] dts: qcom: Introduce SC8380XP platforms device tree Sibi Sankar
2023-10-25 14:24 ` [PATCH 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible Sibi Sankar
2023-10-26 10:23   ` Konrad Dybcio
2023-10-25 14:24 ` [PATCH 2/5] dt-bindings: arm: qcom: Document SC8380XP SoC and boards Sibi Sankar
2023-10-26 10:24   ` Konrad Dybcio
2023-11-17  4:05     ` Sibi Sankar
2023-10-27  8:16   ` Krzysztof Kozlowski
2023-11-17  4:07     ` Sibi Sankar
2023-10-25 14:24 ` [PATCH 3/5] arm64: dts: qcom: Add base SC8380XP dtsi and the QCP dts Sibi Sankar
2023-10-26 10:36   ` Konrad Dybcio
2023-11-17  4:16     ` Sibi Sankar
2023-10-26 18:05   ` kernel test robot
2023-10-25 14:24 ` [PATCH 4/5] arm64: dts: qcom: sc8380xp: Add Compute Reference Device Sibi Sankar
2023-10-26 10:38   ` Konrad Dybcio
2023-11-17  4:17     ` Sibi Sankar
2023-10-25 14:24 ` [PATCH 5/5] arm64: defconfig: Enable SC8380XP SoC base configs Sibi Sankar
2023-10-26 10:55   ` Konrad Dybcio
2023-11-17  4:18     ` Sibi Sankar
2023-10-27  8:18   ` Krzysztof Kozlowski
2023-11-17  4:19     ` Sibi Sankar
2023-10-30 16:00 ` [PATCH 0/5] dts: qcom: Introduce SC8380XP platforms device tree Abel Vesa

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