Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bcdb1d15 authored by Shimrit Malichi's avatar Shimrit Malichi
Browse files

ARM: dts: apq: Fix CCI number for Dragonboard 8096



Fix the CCI number from 0 to 1 for the front camera sensor.

Change-Id: I78a0b084a3e22c6c01c9e76d5a9513e087263a3f
Signed-off-by: default avatarShimrit Malichi <smalichi@codeaurora.org>
parent 77813844
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@
					  "CAM_STANDBY2";
		qcom,sensor-position = <1>;
		qcom,sensor-mode = <0>;
		qcom,cci-master = <0>;
		qcom,cci-master = <1>;
		status = "ok";
		clocks = <&clock_mmss clk_mclk2_clk_src>,
			<&clock_mmss clk_camss_mclk2_clk>;