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

Commit ae529451 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Restore coresight-cti modem device for mdmcalifornium"

parents ea43e201 793f20b0
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-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
@@ -400,6 +400,20 @@
		clock-names = "core_clk", "core_a_clk";
	};

	cti_modem_cpu0: cti@8390000 {
		compatible = "arm,coresight-cti";
		reg = <0x839000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <25>;
		coresight-name = "coresight-cti-modem-cpu0";
		coresight-nr-inports = <0>;

		clocks = <&clock_gcc clk_qdss_clk>,
			 <&clock_gcc clk_qdss_a_clk>;
		clock-names = "core_clk", "core_a_clk";
	};

	cti_pmu_cpu0: cti@841000 {
		compatible = "arm,coresight-cti";
		reg = <0x841000 0x1000>;