Loading arch/arm64/boot/dts/qcom/msm8937-coresight.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -321,6 +321,15 @@ <&audio_etm0_out_funnel_mm>; }; }; port@4 { reg = <6>; funnel_mm_in_gfx: endpoint { slave-mode; remote-endpoint = <&gfx_out_funnel_mm>; }; }; }; }; Loading arch/arm64/boot/dts/qcom/msm8937-gpu.dtsi +19 −0 Original line number Diff line number Diff line Loading @@ -140,6 +140,25 @@ }; }; qcom,gpu-coresights { #address-cells = <1>; #size-cells = <0>; compatible = "qcom,gpu-coresight"; /* Trace bus */ qcom,gpu-coresight@0 { reg = <0>; coresight-name = "coresight-gfx"; coresight-atid = <67>; port { gfx_out_funnel_mm: endpoint { remote-endpoint = <&funnel_mm_in_gfx>; }; }; }; }; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading Loading
arch/arm64/boot/dts/qcom/msm8937-coresight.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -321,6 +321,15 @@ <&audio_etm0_out_funnel_mm>; }; }; port@4 { reg = <6>; funnel_mm_in_gfx: endpoint { slave-mode; remote-endpoint = <&gfx_out_funnel_mm>; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/msm8937-gpu.dtsi +19 −0 Original line number Diff line number Diff line Loading @@ -140,6 +140,25 @@ }; }; qcom,gpu-coresights { #address-cells = <1>; #size-cells = <0>; compatible = "qcom,gpu-coresight"; /* Trace bus */ qcom,gpu-coresight@0 { reg = <0>; coresight-name = "coresight-gfx"; coresight-atid = <67>; port { gfx_out_funnel_mm: endpoint { remote-endpoint = <&funnel_mm_in_gfx>; }; }; }; }; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading