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

Commit 3c7358ac 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: Use correct csiphy version for SDM439 interposer"

parents 5d7d70be 1f97877e
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>;
	};