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

This commit is contained in:
Linux Build Service Account 2014-10-21 06:12:30 -07:00 committed by Gerrit - the friendly Code Review server
commit a65cf5a310
1 changed files with 21 additions and 0 deletions

View File

@ -33,6 +33,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_pcnoc: fab-pcnoc {
@ -44,6 +51,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-pcnoc";
coresight-nr-inports = <0>;
coresight-outports = <0>;
coresight-child-list = <&funnel_in2>;
coresight-child-ports = <6>;
};
fab_snoc: fab-snoc {
@ -55,6 +69,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>;
};
/* Masters */