All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add CCI support for SC7280
@ 2023-10-02  6:55 Luca Weiss
  2023-10-02  6:55 ` [PATCH v2 1/2] dt-bindings: i2c: qcom-cci: Document SC7280 compatible Luca Weiss
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Luca Weiss @ 2023-10-02  6:55 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Loic Poulain,
	Robert Foss, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, cros-qcom-dts-watchers
  Cc: ~postmarketos/upstreaming, phone-devel, linux-i2c, linux-arm-msm,
	devicetree, linux-kernel, Luca Weiss, Bryan O'Donoghue

Add the dts nodes for the camera control interface found on the SC7280
SoC. And then enable the CCI nodes in the Fairphone 5 dts.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Changes in v2:
- Add missing clock constraints in bindings
- Drop enabling cci nodes on fairphone-fp5
- Link to v1: https://lore.kernel.org/r/20230929-sc7280-cci-v1-0-16c7d386f062@fairphone.com

---
Luca Weiss (2):
      dt-bindings: i2c: qcom-cci: Document SC7280 compatible
      arm64: dts: qcom: sc7280: Add Camera Control Interface busses

 .../devicetree/bindings/i2c/qcom,i2c-cci.yaml      |   2 +
 arch/arm64/boot/dts/qcom/sc7280.dtsi               | 136 +++++++++++++++++++++
 2 files changed, 138 insertions(+)
---
base-commit: c858197a69efe69e1607f4854af42ec338e54e96
change-id: 20230929-sc7280-cci-4690ef8da107

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>


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

end of thread, other threads:[~2023-10-22 15:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02  6:55 [PATCH v2 0/2] Add CCI support for SC7280 Luca Weiss
2023-10-02  6:55 ` [PATCH v2 1/2] dt-bindings: i2c: qcom-cci: Document SC7280 compatible Luca Weiss
2023-10-02 11:17   ` Conor Dooley
2023-10-02 13:49   ` Krzysztof Kozlowski
2023-10-02 21:35   ` Wolfram Sang
2023-10-02  6:55 ` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add Camera Control Interface busses Luca Weiss
2023-10-22 15:50 ` (subset) [PATCH v2 0/2] Add CCI support for SC7280 Bjorn Andersson

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.