Merge "ARM: dts: msm: Add coresight support for msm8939"

This commit is contained in:
Linux Build Service Account 2014-07-08 01:05:39 -07:00 committed by Gerrit - the friendly Code Review server
commit 547c16203e
1 changed files with 21 additions and 0 deletions

View File

@ -32,6 +32,13 @@
clock-names = "bus_clk", "bus_a_clk";
clocks = <&clock_rpm clk_snoc_msmbus_clk>,
<&clock_rpm clk_snoc_msmbus_a_clk>;
coresight-id = <50>;
coresight-name = "coresight-snoc";
coresight-nr-inports = <0>;
coresight-outports = <0>;
coresight-child-list = <&funnel_in2>;
coresight-child-ports = <5>;
};
fab_snoc_mm: fab-snoc-mm {
@ -56,6 +63,13 @@
clock-names = "bus_clk", "bus_a_clk";
clocks = <&clock_rpm clk_bimc_msmbus_clk>,
<&clock_rpm clk_bimc_msmbus_a_clk>;
coresight-id = <55>;
coresight-name = "coresight-bimc";
coresight-nr-inports = <0>;
coresight-outports = <0>;
coresight-child-list = <&funnel_in2>;
coresight-child-ports = <3>;
};
fab_pnoc: fab-pnoc {
@ -69,6 +83,13 @@
clock-names = "bus_clk", "bus_a_clk";
clocks = <&clock_rpm clk_pcnoc_msmbus_clk>,
<&clock_rpm clk_pcnoc_msmbus_a_clk>;
coresight-id = <54>;
coresight-name = "coresight-pnoc";
coresight-nr-inports = <0>;
coresight-outports = <0>;
coresight-child-list = <&funnel_in2>;
coresight-child-ports = <6>;
};
/* SNOC Devices */