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

Commit b2ef1e09 authored by Kiran Gunda's avatar Kiran Gunda Committed by Binoy Jayan
Browse files

ARM: dts: msm: enable USB clock on mdm9640



Enable USB axi_clk before accessing the USB QoS registers.
This would avoid the unclocked access.

Change-Id: Iffa4793dd6db89473b8495620b985f5b6ceff935
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent cfd42c3b
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2016, 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
@@ -59,6 +59,11 @@
			clocks = <&clock_gcc  clk_snoc_msmbus_clk>,
				<&clock_gcc  clk_snoc_msmbus_a_clk>;

			qcom,node-qos-clks {
				clock-names = "snoc-usb3-axi-no-rate";
				clocks =
				<&clock_gcc clk_gcc_sys_noc_usb3_axi_clk>;
			};
		};

		/*Masters*/