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

Commit 6060f288 authored by Can Guo's avatar Can Guo
Browse files

ARM: dts: qcom: remove embedded UFS instance PHY ref_clk on Kona

Per the Kona UFS PHY design, there is no need of a separate CLKREF_EN
for the embedded UFS instance, so remove it.

Change-Id: Ic2df29e8f5a9680905c1f4ee034f07c61795b1fe
parent c6c37440
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1922,10 +1922,8 @@
		lanes-per-direction = <2>;

		clock-names = "ref_clk_src",
			"ref_clk",
			"ref_aux_clk";
		clocks = <&clock_rpmh RPMH_CXO_CLK>,
			<&clock_gcc GCC_UFS_1X_CLKREF_EN>,
			<&clock_gcc GCC_UFS_PHY_PHY_AUX_CLK>;

		status = "disabled";