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

Commit f198b064 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: mdm: Add coresight entries for fab-bimc for MDM9640"

parents f0ae7f58 a66e274d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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"