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

Commit 77a5d72c authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Use correct clock handle for SSPHY ref clock for QCS405



Use correct clock handle for enabling ref clock to SSPHY for QCS405.

Change-Id: If163274454f9f1b1b1b03a9d29a1a7077d6d705d
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent a6285404
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -113,7 +113,7 @@
		vdda18-supply = <&pms405_l5>;
		qcom,vdd-voltage-level = <0 1050000 1050000>;

		clocks = <&clock_rpmcc RPM_SMD_LN_BB_CLK>,
		clocks = <&clock_cmn_blk_pll CMN_BLK_PLL>,
			 <&clock_gcc GCC_USB_HS_PHY_CFG_AHB_CLK>,
			 <&clock_gcc GCC_USB3_PHY_PIPE_CLK>;
		clock-names = "ref_clk", "cfg_ahb_clk", "pipe_clk";