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

Commit 7e067907 authored by Yao Zhao's avatar Yao Zhao
Browse files

ARM: dts: msm: Add camera qrd-v3 dts for qrb2210

Add camera qrd-v3 dts for qrb2210.
Modify the GMSL CCI1 to CCI0.

CRs-Fixed: 33382911
Change-Id: I08d945990632bcfbc904ea9acd4cfefc1e046a12
parent 806b8304
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
&cam_cci0 {
	/* GMSL-1 */
	qcom,cam-sensor3 {
		cci-master = <0>;
	};

	/* GMSL-2 */
	qcom,cam-sensor4 {
		cci-master = <0>;
	};
};