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

Commit b7fc809e authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: disable gpu_isdb cti for trinket



Gpu_isdb cti needs wcss clock to be enabled. gpu clock can't be
turned on from kernel. Disable it.

Change-Id: If863920410c91049cf980ca36e894278687ddded
Signed-off-by: default avatarYuanfang Zhang <zhangyuanfang@codeaurora.org>
parent 9499b3ff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2020, 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
@@ -2219,6 +2219,7 @@

		coresight-name = "coresight-cti-gpu_isdb_cti";

		status = "disabled";
		clocks = <&clock_rpmcc RPM_SMD_QDSS_CLK>,
			<&clock_gpucc GPU_CC_CX_APB_CLK>;
		clock-names = "apb_pclk", "gpu_apb_clk";