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

Commit bb3ce26b authored by Asutosh Das's avatar Asutosh Das
Browse files

ARM: dts: msm: Hot fix for Lahaina

This change adds reset handle for ufsphy.
It also disables lpm.

Change-Id: Ica5dc3c9983646d44b8c534f267138c2b790e841
parent 9ac22f5f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -1401,6 +1401,7 @@
			"ref_aux_clk";
		clocks = <&clock_rpmh RPMH_CXO_CLK>,
			<&clock_gcc GCC_UFS_PHY_PHY_AUX_CLK>;
		resets = <&ufshc_mem 0>;
		status = "disabled";
	};

@@ -1410,9 +1411,11 @@
		interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>;
		phys = <&ufsphy_mem>;
		phy-names = "ufsphy";
		#reset-cells = <1>;

		lanes-per-direction = <2>;
		dev-ref-clk-freq = <0>; /* 19.2 MHz */

		qcom,disable-lpm;
		clock-names =
			"core_clk",
			"bus_aggr_clk",