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

Commit a66e274d authored by Binoy Jayan's avatar Binoy Jayan
Browse files

ARM: dts: mdm: Add coresight entries for fab-bimc for MDM9640



Add coresight entries for msm adhoc bus device fab-bimc.
Also bypass QoS programming.

Change-Id: I60b23a6c7fb18d26360cefc529b85d9eef03e2ab
Signed-off-by: default avatarBinoy Jayan <bjayan@codeaurora.org>
parent cfd42c3b
Loading
Loading
Loading
Loading
+8 −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
@@ -28,10 +28,17 @@
			qcom,fab-dev;
			qcom,base-name = "bimc-base";
			qcom,bus-type = <2>;
			qcom,bypass-qos-prg;
			clock-names = "bus_clk", "bus_a_clk";
			clocks = <&clock_gcc  clk_bimc_msmbus_clk>,
				<&clock_gcc  clk_bimc_msmbus_a_clk>;

			coresight-id = <55>;
			coresight-name = "coresight-bimc";
			coresight-nr-inports = <0>;
			coresight-outports = <0>;
			coresight-child-list = <&funnel_in0>;
			coresight-child-ports = <3>;
		};

		fab_pcnoc: fab-pcnoc {
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@
#include "mdm9640-smp2p.dtsi"
#include "mdm9640-ipcrouter.dtsi"

#include "mdm9640-coresight.dtsi"
#include "msm-gdsc.dtsi"
#include "mdm9640-bus.dtsi"
#include "mdm9640-ion.dtsi"