devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
@ 2025-10-28 16:40 Luca Weiss
  2025-10-28 16:40 ` [PATCH v2 1/7] dt-bindings: i2c: qcom-cci: Document msm8953 compatible Luca Weiss
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Luca Weiss @ 2025-10-28 16:40 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, phone-devel, Loic Poulain, Robert Foss,
	Andi Shyti, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bartosz Golaszewski, Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, linux-i2c, devicetree, linux-kernel, Luca Weiss,
	Wolfram Sang, Konrad Dybcio

Add the compatibles and config for CCI on MSM8953, then enable these I2C
busses on Fairphone 3 and configure the EEPROM found with one of the
camera modules.

Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
---
Changes in v2:
- Fix wrong placement of msm8953-cci in if in cci binding
- Rebase on linux-next
- Pick up tags
- Link to v1: https://lore.kernel.org/r/20250810-msm8953-cci-v1-0-e83f104cabfc@lucaweiss.eu

---
Luca Weiss (7):
      dt-bindings: i2c: qcom-cci: Document msm8953 compatible
      i2c: qcom-cci: Add msm8953 compatible
      dt-bindings: eeprom: at24: Add compatible for Belling BL24S64
      arm64: dts: qcom: msm8953: Re-sort tlmm pinctrl states
      arm64: dts: qcom: msm8953: Add CCI nodes
      arm64: dts: qcom: sdm632-fairphone-fp3: Add camera fixed regulators
      arm64: dts: qcom: sdm632-fairphone-fp3: Enable CCI and add EEPROM

 Documentation/devicetree/bindings/eeprom/at24.yaml |   1 +
 .../devicetree/bindings/i2c/qcom,i2c-cci.yaml      |   2 +
 arch/arm64/boot/dts/qcom/msm8953.dtsi              | 668 +++++++++++----------
 arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts  |  57 ++
 drivers/i2c/busses/i2c-qcom-cci.c                  |  46 ++
 5 files changed, 468 insertions(+), 306 deletions(-)
---
base-commit: 7c0022eca56891cbc3d94cee91733c28568342bb
change-id: 20250808-msm8953-cci-587596df83da

Best regards,
-- 
Luca Weiss <luca@lucaweiss.eu>


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

end of thread, other threads:[~2025-11-04 18:25 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28 16:40 [PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3 Luca Weiss
2025-10-28 16:40 ` [PATCH v2 1/7] dt-bindings: i2c: qcom-cci: Document msm8953 compatible Luca Weiss
2025-10-29  6:34   ` Krzysztof Kozlowski
2025-10-29  9:36   ` Konrad Dybcio
2025-10-29 18:03     ` Andi Shyti
2025-10-29 20:41     ` Luca Weiss
2025-10-30  9:18       ` Konrad Dybcio
2025-10-30 12:26   ` Andi Shyti
2025-10-28 16:40 ` [PATCH v2 2/7] i2c: qcom-cci: Add " Luca Weiss
2025-11-04 18:25   ` Luca Weiss
2025-10-28 16:40 ` [PATCH v2 3/7] dt-bindings: eeprom: at24: Add compatible for Belling BL24S64 Luca Weiss
2025-10-29  6:32   ` Krzysztof Kozlowski
2025-10-28 16:40 ` [PATCH v2 4/7] arm64: dts: qcom: msm8953: Re-sort tlmm pinctrl states Luca Weiss
2025-10-28 16:40 ` [PATCH v2 5/7] arm64: dts: qcom: msm8953: Add CCI nodes Luca Weiss
2025-10-28 16:40 ` [PATCH v2 6/7] arm64: dts: qcom: sdm632-fairphone-fp3: Add camera fixed regulators Luca Weiss
2025-10-28 16:40 ` [PATCH v2 7/7] arm64: dts: qcom: sdm632-fairphone-fp3: Enable CCI and add EEPROM Luca Weiss
2025-10-29 10:41 ` (subset) [PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3 Bartosz Golaszewski

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