[PATCH 0/3] Add CCI support for SC7280

From: Luca Weiss
Date: Fri Sep 29 2023 - 04:01:15 EST


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@xxxxxxxxxxxxx>
---
Luca Weiss (3):
dt-bindings: i2c: qcom-cci: Document SC7280 compatible
arm64: dts: qcom: sc7280: Add Camera Control Interface busses
arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI busses

.../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 +
arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts | 20 +++
arch/arm64/boot/dts/qcom/sc7280.dtsi | 136 +++++++++++++++++++++
3 files changed, 157 insertions(+)
---
base-commit: c858197a69efe69e1607f4854af42ec338e54e96
change-id: 20230929-sc7280-cci-4690ef8da107

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