linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: dts: qcom: add description of CCI controllers for sm8550 and sm8650
@ 2024-06-12 21:58 Vladimir Zapolskiy
  2024-06-12 21:58 ` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document sm8550 compatible Vladimir Zapolskiy
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Vladimir Zapolskiy @ 2024-06-12 21:58 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Neil Armstrong, Jagadeesh Kona,
	Rob Herring, Krzysztof Kozlowski
  Cc: Loic Poulain, Robert Foss, Andi Shyti, Conor Dooley,
	linux-arm-msm, devicetree, linux-i2c

The changeset adds description of camera control interface controllers found
on Qualcomm SM8550 and SM8650 SoCs.

Previous version of the change is found as a single patch for SM8650 SoC:

    https://lore.kernel.org/all/20240410074951.447898-1-vladimir.zapolskiy@linaro.org/

Changes from v1 to v2:
* added new SM8550 specific changes,
* added dt-bindings documentation changes for both SM8550 and SM8650,
* unified bus names to follow cciX_Y scheme as it's mentioned by Konrad,
* removed minor code leftovers in sm8650.dtsi.

The patchset is based on v4 of "Add support for videocc and camcc on SM8650"
series by Jagadeesh Kona:

    https://lore.kernel.org/all/20240602114439.1611-1-quic_jkona@quicinc.com/

Note, that during the testing on SM8550-QRD board I discovered that it's
necessary to replace sm8550-camcc power domain from MMCX to MXC, however
that change and these ones are independent.

    https://lore.kernel.org/all/20240612214812.1149019-1-vladimir.zapolskiy@linaro.org/

Vladimir Zapolskiy (4):
  dt-bindings: i2c: qcom-cci: Document sm8550 compatible
  dt-bindings: i2c: qcom-cci: Document sm8650 compatible
  arm64: dts: qcom: sm8550: add description of CCI controllers
  arm64: dts: qcom: sm8650: add description of CCI controllers

 .../devicetree/bindings/i2c/qcom,i2c-cci.yaml |  20 ++
 arch/arm64/boot/dts/qcom/sm8550.dtsi          | 252 +++++++++++++++
 arch/arm64/boot/dts/qcom/sm8650.dtsi          | 291 ++++++++++++++++++
 3 files changed, 563 insertions(+)

-- 
2.33.0


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

end of thread, other threads:[~2024-08-15 20:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 21:58 [PATCH v2 0/4] arm64: dts: qcom: add description of CCI controllers for sm8550 and sm8650 Vladimir Zapolskiy
2024-06-12 21:58 ` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document sm8550 compatible Vladimir Zapolskiy
2024-06-13  6:48   ` Krzysztof Kozlowski
2024-06-26  3:36   ` Bjorn Andersson
2024-07-11  9:38     ` Wolfram Sang
2024-06-12 21:58 ` [PATCH v2 2/4] dt-bindings: i2c: qcom-cci: Document sm8650 compatible Vladimir Zapolskiy
2024-06-13  6:48   ` Krzysztof Kozlowski
2024-06-12 21:58 ` [PATCH v2 3/4] arm64: dts: qcom: sm8550: add description of CCI controllers Vladimir Zapolskiy
2024-06-12 21:58 ` [PATCH v2 4/4] arm64: dts: qcom: sm8650: " Vladimir Zapolskiy
2024-07-16 18:28 ` [PATCH v2 0/4] arm64: dts: qcom: add description of CCI controllers for sm8550 and sm8650 Andi Shyti
2024-08-15 20:40 ` (subset) " 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).