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

Commit 71c92026 authored by Can Guo's avatar Can Guo
Browse files

ARM: dts: qcom: Remove UFS PHY reset control on Lahaina

Remove UFS PHY reset control support, because performing soft reset
to UFS PHY from UFS controller side is redundant as UFS PHY driver
will perform soft reset in its PHY calibration sequence.

Change-Id: Id5a52d93a3caf7f3daadbb3066eef3f0b2c90a96
parent a248f7ad
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1256,9 +1256,6 @@
			"ref_aux_clk";
		clocks = <&clock_rpmh RPMH_CXO_CLK>,
			<&clock_gcc GCC_UFS_PHY_PHY_AUX_CLK>;

		resets = <&ufshc_mem 0>;

		status = "disabled";
	};

@@ -1268,7 +1265,6 @@
		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 */