All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: dts: qcom: enable CDSP and MSS on ifc6560 board
@ 2022-05-21 20:35 Dmitry Baryshkov
  2022-05-21 20:35 ` [PATCH v2 1/4] arm64: dts: qcom: sdm660: move device nodes to sdm636 Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Dmitry Baryshkov @ 2022-05-21 20:35 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, Konrad Dybcio, Marijn Suijten

Add support for the CDSP (existing only on SDM660) and MSS remote
processors (SDM630/636/660). Enable them on the IFC6560 board.

This patch series depends on the main IFC6560 series.

Changes since v1:
- Account for the sdm636 platform. Moved all common device nodes to
  sdm636 and added cdsp to sdm660 only.

Dmitry Baryshkov (4):
  arm64: dts: qcom: sdm660: move device nodes to sdm636
  arm64: dts: qcom: sdm660: add device node for the compute PAS
  arm64: dts: qcom: sdm630: add device node for the modem PAS
  arm64: dts: qcom: sda660-inforce-ifc6560: enable cdsp and modem

 .../boot/dts/qcom/sda660-inforce-ifc6560.dts  |  10 +
 arch/arm64/boot/dts/qcom/sdm630.dtsi          |  59 ++++
 arch/arm64/boot/dts/qcom/sdm636.dtsi          | 253 ++++++++++++++-
 arch/arm64/boot/dts/qcom/sdm660.dtsi          | 292 ++++--------------
 4 files changed, 374 insertions(+), 240 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-06-29 18:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 20:35 [PATCH v2 0/4] arm64: dts: qcom: enable CDSP and MSS on ifc6560 board Dmitry Baryshkov
2022-05-21 20:35 ` [PATCH v2 1/4] arm64: dts: qcom: sdm660: move device nodes to sdm636 Dmitry Baryshkov
2022-06-29 18:48   ` Konrad Dybcio
2022-05-21 20:35 ` [PATCH v2 2/4] arm64: dts: qcom: sdm660: add device node for the compute PAS Dmitry Baryshkov
2022-06-29 18:50   ` Konrad Dybcio
2022-05-21 20:35 ` [PATCH v2 3/4] arm64: dts: qcom: sdm630: add device node for the modem PAS Dmitry Baryshkov
2022-06-29 18:56   ` Konrad Dybcio
2022-05-21 20:35 ` [PATCH v2 4/4] arm64: dts: qcom: sda660-inforce-ifc6560: enable cdsp and modem Dmitry Baryshkov
2022-06-29 18:56   ` Konrad Dybcio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.