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

Commit ebd25d15 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents bd32e822 77a5d72c
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";