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

Commit 1f97877e authored by Vijay kumar Tumati's avatar Vijay kumar Tumati
Browse files

ARM: dts: msm: Use correct csiphy version for SDM439 interposer



SDM439 interposer uses 3.4.2 version of camera csiphy.

Change-Id: I030d336170d048a900ed264a4aa698ff4d9a2050
Signed-off-by: default avatarVijay kumar Tumati <vtumati@codeaurora.org>
parent 344ea39f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -27,6 +27,12 @@
};

&soc {
	qcom,csiphy@1b34000 {
		compatible = "qcom,csiphy-v3.4.2", "qcom,csiphy";
	};
	qcom,csiphy@1b35000 {
		compatible = "qcom,csiphy-v3.4.2", "qcom,csiphy";
	};
	qcom,csid@1b30000 {
		qcom,mipi-csi-vdd-supply = <&pm8953_l2>;
	};