Loading arch/arm64/boot/dts/qcom/sdm845-coresight.dtsi +23 −0 Original line number Diff line number Diff line Loading @@ -1081,6 +1081,15 @@ <&tpdm_turing_out_funnel_turing>; }; }; port@2 { reg = <1>; funnel_turing_in_turing_etm0: endpoint { slave-mode; remote-endpoint = <&turing_etm0_out_funnel_turing>; }; }; }; }; Loading Loading @@ -1704,6 +1713,20 @@ clock-names = "apb_pclk"; }; turing_etm0 { compatible = "qcom,coresight-remote-etm"; coresight-name = "coresight-turing-etm0"; qcom,inst-id = <1>; port{ turing_etm0_out_funnel_turing: endpoint { remote-endpoint = <&funnel_turing_in_turing_etm0>; }; }; }; dummy_eud: dummy_sink { compatible = "qcom,coresight-dummy"; Loading Loading
arch/arm64/boot/dts/qcom/sdm845-coresight.dtsi +23 −0 Original line number Diff line number Diff line Loading @@ -1081,6 +1081,15 @@ <&tpdm_turing_out_funnel_turing>; }; }; port@2 { reg = <1>; funnel_turing_in_turing_etm0: endpoint { slave-mode; remote-endpoint = <&turing_etm0_out_funnel_turing>; }; }; }; }; Loading Loading @@ -1704,6 +1713,20 @@ clock-names = "apb_pclk"; }; turing_etm0 { compatible = "qcom,coresight-remote-etm"; coresight-name = "coresight-turing-etm0"; qcom,inst-id = <1>; port{ turing_etm0_out_funnel_turing: endpoint { remote-endpoint = <&funnel_turing_in_turing_etm0>; }; }; }; dummy_eud: dummy_sink { compatible = "qcom,coresight-dummy"; Loading