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

Commit 036f2590 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add camera csiphy version for 8940"

parents 2d79ac30 552ad911
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -384,3 +384,16 @@
	qcom,temp1-offset = <0 (-2) (-5) (-3) (-1) (-1) (-1) 0 1 (-1) (-6)>;
	qcom,temp2-offset = <1 1 (-7) 5 4 7 6 2 3 1 7>;
};

/* CAMSS_CPHY */
&soc {
	qcom,csiphy@1b34000 {
		status = "ok";
		compatible = "qcom,csiphy-v3.4.2.1", "qcom,csiphy";
	};

	qcom,csiphy@1b35000 {
		status = "ok";
		compatible = "qcom,csiphy-v3.4.2.1", "qcom,csiphy";
	};
};