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 <[email protected]>
---
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/[email protected]

---
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 <[email protected]>


Reply via email to