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

Commit 344ea39f authored by Vijay kumar Tumati's avatar Vijay kumar Tumati
Browse files

ARM: dts: msm: Update csiphy version for SDM439



SDM439 uses a newer version of csiphy.

Change-Id: Ie016b954683acecd680183f07b351f6a8cb9cb2c
Signed-off-by: default avatarVijay kumar Tumati <vtumati@codeaurora.org>
parent ad8801e6
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-v3.4.2", "qcom,csiphy";
		compatible = "qcom,csiphy-v10.00", "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-v3.4.2", "qcom,csiphy";
		compatible = "qcom,csiphy-v10.00", "qcom,csiphy";
		reg = <0x1b35000 0x1000>,
			<0x1b00038 0x4>;
		reg-names = "csiphy", "csiphy_clk_mux";