mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-25 13:05:14 -04:00
arm64: dts: qcom: sm7225-fairphone-fp4: Enable CCI busses
Enable the CCI busses that have cameras connected to them. Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221213-sm6350-cci-v2-4-15c2c14c34bb@fairphone.com
This commit is contained in:
committed by
Bjorn Andersson
parent
033fb15f39
commit
bd3dc67bbc
@@ -334,6 +334,26 @@ vreg_bob: bob {
|
||||
};
|
||||
};
|
||||
|
||||
&cci0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cci0_i2c0 {
|
||||
/* IMX582 @ 0x1a */
|
||||
};
|
||||
|
||||
&cci0_i2c1 {
|
||||
/* IMX582 @ 0x1a */
|
||||
};
|
||||
|
||||
&cci1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cci1_i2c0 {
|
||||
/* IMX576 @ 0x10 */
|
||||
};
|
||||
|
||||
&cdsp {
|
||||
status = "okay";
|
||||
firmware-name = "qcom/sm7225/fairphone4/cdsp.mdt";
|
||||
|
||||
Reference in New Issue
Block a user