2 funnel@20130000 { /* cssys1 */
3 compatible = "arm,coresight-funnel", "arm,primecell";
4 reg = <0 0x20130000 0 0x1000>;
6 clocks = <&soc_smc50mhz>;
7 clock-names = "apb_pclk";
8 power-domains = <&scpi_devpd 0>;
16 csys1_funnel_out_port: endpoint {
17 remote-endpoint = <&etf1_in_port>;
24 csys1_funnel_in_port0: endpoint {
32 etf@20140000 { /* etf1 */
33 compatible = "arm,coresight-tmc", "arm,primecell";
34 reg = <0 0x20140000 0 0x1000>;
36 clocks = <&soc_smc50mhz>;
37 clock-names = "apb_pclk";
38 power-domains = <&scpi_devpd 0>;
46 etf1_in_port: endpoint {
48 remote-endpoint = <&csys1_funnel_out_port>;
55 etf1_out_port: endpoint {
56 remote-endpoint = <&csys2_funnel_in_port1>;
62 funnel@20150000 { /* cssys2 */
63 compatible = "arm,coresight-funnel", "arm,primecell";
64 reg = <0 0x20150000 0 0x1000>;
66 clocks = <&soc_smc50mhz>;
67 clock-names = "apb_pclk";
68 power-domains = <&scpi_devpd 0>;
76 csys2_funnel_out_port: endpoint {
77 remote-endpoint = <&replicator_in_port0>;
84 csys2_funnel_in_port0: endpoint {
86 remote-endpoint = <&etf0_out_port>;
92 csys2_funnel_in_port1: endpoint {
94 remote-endpoint = <&etf1_out_port>;