Lines Matching +full:cs +full:- +full:dev +full:- +full:assoc
1 // SPDX-License-Identifier: GPL-2.0
4 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
8 clock-names = "apb_pclk";
9 power-domains = <&scpi_devpd 0>;
10 out-ports {
13 remote-endpoint = <&etf1_in_port>;
17 in-ports {
27 compatible = "arm,coresight-tmc", "arm,primecell";
31 clock-names = "apb_pclk";
32 power-domains = <&scpi_devpd 0>;
33 in-ports {
36 remote-endpoint = <&csys1_funnel_out_port>;
40 out-ports {
43 remote-endpoint = <&csys2_funnel_in_port1>;
50 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
54 clock-names = "apb_pclk";
55 power-domains = <&scpi_devpd 0>;
56 out-ports {
59 remote-endpoint = <&replicator_in_port0>;
64 in-ports {
65 #address-cells = <1>;
66 #size-cells = <0>;
70 remote-endpoint = <&etf0_out_port>;
77 remote-endpoint = <&etf1_out_port>;
85 compatible = "arm,coresight-cti", "arm,primecell";
89 clock-names = "apb_pclk";
90 power-domains = <&scpi_devpd 0>;
92 #address-cells = <1>;
93 #size-cells = <0>;
95 trig-conns@0 {
97 arm,trig-in-sigs = <0 1>;
98 arm,trig-in-types = <SNK_FULL SNK_ACQCOMP>;
99 arm,trig-out-sigs = <0 1>;
100 arm,trig-out-types = <SNK_FLUSHIN SNK_TRIGIN>;
101 arm,cs-dev-assoc = <&etf_sys1>;
104 trig-conns@1 {
106 arm,trig-in-sigs = <2 3 4>;
107 arm,trig-in-types = <ELA_DBGREQ ELA_TSTART ELA_TSTOP>;
108 arm,trig-conn-name = "ela_clus_0";
111 trig-conns@2 {
113 arm,trig-in-sigs = <5 6 7>;
114 arm,trig-in-types = <ELA_DBGREQ ELA_TSTART ELA_TSTOP>;
115 arm,trig-conn-name = "ela_clus_1";