Loading arch/arm64/boot/dts/qcom/sdm845-coresight.dtsi +66 −3 Original line number Diff line number Diff line Loading @@ -530,6 +530,7 @@ <2 32>, <3 32>, <5 32>, <6 32>, <10 32>, <11 32>, <13 32>; Loading Loading @@ -589,6 +590,15 @@ }; port@5 { reg = <6>; tpda_in_funnel_turing: endpoint { slave-mode; remote-endpoint = <&funnel_turing_out_tpda>; }; }; port@6 { reg = <7>; tpda_in_tpdm_vsense: endpoint { slave-mode; Loading @@ -597,7 +607,7 @@ }; }; port@6 { port@7 { reg = <10>; tpda_in_tpdm_qm: endpoint { slave-mode; Loading @@ -606,7 +616,7 @@ }; }; port@7 { port@8 { reg = <11>; tpda_in_tpdm_north: endpoint { slave-mode; Loading @@ -615,7 +625,7 @@ }; }; port@8 { port@9 { reg = <13>; tpda_in_tpdm_pimem: endpoint { slave-mode; Loading Loading @@ -1039,6 +1049,59 @@ }; }; funnel_turing: funnel@6861000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b908>; reg = <0x6861000 0x1000>; reg-names = "funnel-base"; coresight-name = "coresight-funnel-turing"; clocks = <&clock_aop QDSS_CLK>; clock-names = "apb_pclk"; ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; funnel_turing_out_tpda: endpoint { remote-endpoint = <&tpda_in_funnel_turing>; }; }; port@1 { reg = <0>; funnel_turing_in_tpdm_turing: endpoint { slave-mode; remote-endpoint = <&tpdm_turing_out_funnel_turing>; }; }; }; }; tpdm_turing: tpdm@6860000 { compatible = "qcom,coresight-tpdm"; reg = <0x6860000 0x1000>; reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-turing"; clocks = <&clock_aop QDSS_CLK>; clock-names = "apb_pclk"; port { tpdm_turing_out_funnel_turing: endpoint { remote-endpoint = <&funnel_turing_in_tpdm_turing>; }; }; }; funnel_ddr_0: funnel@69e2000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b908>; Loading Loading
arch/arm64/boot/dts/qcom/sdm845-coresight.dtsi +66 −3 Original line number Diff line number Diff line Loading @@ -530,6 +530,7 @@ <2 32>, <3 32>, <5 32>, <6 32>, <10 32>, <11 32>, <13 32>; Loading Loading @@ -589,6 +590,15 @@ }; port@5 { reg = <6>; tpda_in_funnel_turing: endpoint { slave-mode; remote-endpoint = <&funnel_turing_out_tpda>; }; }; port@6 { reg = <7>; tpda_in_tpdm_vsense: endpoint { slave-mode; Loading @@ -597,7 +607,7 @@ }; }; port@6 { port@7 { reg = <10>; tpda_in_tpdm_qm: endpoint { slave-mode; Loading @@ -606,7 +616,7 @@ }; }; port@7 { port@8 { reg = <11>; tpda_in_tpdm_north: endpoint { slave-mode; Loading @@ -615,7 +625,7 @@ }; }; port@8 { port@9 { reg = <13>; tpda_in_tpdm_pimem: endpoint { slave-mode; Loading Loading @@ -1039,6 +1049,59 @@ }; }; funnel_turing: funnel@6861000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b908>; reg = <0x6861000 0x1000>; reg-names = "funnel-base"; coresight-name = "coresight-funnel-turing"; clocks = <&clock_aop QDSS_CLK>; clock-names = "apb_pclk"; ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; funnel_turing_out_tpda: endpoint { remote-endpoint = <&tpda_in_funnel_turing>; }; }; port@1 { reg = <0>; funnel_turing_in_tpdm_turing: endpoint { slave-mode; remote-endpoint = <&tpdm_turing_out_funnel_turing>; }; }; }; }; tpdm_turing: tpdm@6860000 { compatible = "qcom,coresight-tpdm"; reg = <0x6860000 0x1000>; reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-turing"; clocks = <&clock_aop QDSS_CLK>; clock-names = "apb_pclk"; port { tpdm_turing_out_funnel_turing: endpoint { remote-endpoint = <&funnel_turing_in_tpdm_turing>; }; }; }; funnel_ddr_0: funnel@69e2000 { compatible = "arm,primecell"; arm,primecell-periphid = <0x0003b908>; Loading