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

Commit 9ed255b9 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: Changes for p upgrade for msm8937 mtp."

parents 273d1389 e55561b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
	qcom,csiphy@1b34000 {
		status = "ok";
		cell-index = <0>;
		compatible = "qcom,csiphy-v10.00", "qcom,csiphy";
		compatible = "qcom,csiphy-v3.4.2", "qcom,csiphy";
		reg = <0x1b34000 0x1000>,
			<0x1b00030 0x4>;
		reg-names = "csiphy", "csiphy_clk_mux";
@@ -45,7 +45,7 @@
	qcom,csiphy@1b35000 {
		status = "ok";
		cell-index = <1>;
		compatible = "qcom,csiphy-v10.00", "qcom,csiphy";
		compatible = "qcom,csiphy-v3.4.2", "qcom,csiphy";
		reg = <0x1b35000 0x1000>,
			<0x1b00038 0x4>;
		reg-names = "csiphy", "csiphy_clk_mux";
+6 −0
Original line number Diff line number Diff line
@@ -35,6 +35,12 @@
		qcom,csi-vdd-voltage = <800000>;
		qcom,mipi-csi-vdd-supply = <&pm8953_l23>;
	};
	qcom,csiphy@1b34000 {
		compatible = "qcom,csiphy-v10.00", "qcom,csiphy";
	};
	qcom,csiphy@1b35000 {
		compatible = "qcom,csiphy-v10.00", "qcom,csiphy";
	};

	/delete-node/ qcom,msm-cpufreq;
	msm_cpufreq: qcom,msm-cpufreq {