Loading arch/arm/boot/dts/qcom/msm8937-coresight.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -887,7 +887,7 @@ qcom,inst-id = <5>; }; modem_etm0 { modem_etm0: modem_etm0 { compatible = "qcom,coresight-remote-etm"; coresight-id = <51>; Loading arch/arm/boot/dts/qcom/msm8940.dtsi +48 −0 Original line number Diff line number Diff line Loading @@ -285,3 +285,51 @@ &mdss_mdp { qcom,vbif-settings = <0x0d0 0x00000020>; }; &modem_mem { reg = <0x0 0x86800000 0x0 0x6a00000>; }; &reloc_mem { reg = <0x0 0x8d200000 0x0 0x1800000>; }; &funnel_apss { coresight-child-ports = <3>; }; /* MSS_SCL */ &modem_etm0 { coresight-child-ports = <2>; qcom,inst-id = <11>; }; &soc { cti_modem_cpu1: cti@6128000{ compatible = "arm,coresight-cti"; reg = <0x6128000 0x1000>; reg-names = "cti-base"; coresight-id = <59>; coresight-name = "coresight-cti-modem-cpu1"; coresight-nr-inports = <0>; clocks = <&clock_gcc clk_qdss_clk>, <&clock_gcc clk_qdss_a_clk>; clock-names = "core_clk", "core_a_clk"; }; /* MSS_VEC */ modem_etm1 { compatible = "qcom,coresight-remote-etm"; coresight-id = <60>; coresight-name = "coresight-modem-etm1"; coresight-nr-inports = <0>; coresight-outports = <0>; coresight-child-list = <&funnel_right>; coresight-child-ports = <1>; qcom,inst-id = <2>; }; }; Loading
arch/arm/boot/dts/qcom/msm8937-coresight.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -887,7 +887,7 @@ qcom,inst-id = <5>; }; modem_etm0 { modem_etm0: modem_etm0 { compatible = "qcom,coresight-remote-etm"; coresight-id = <51>; Loading
arch/arm/boot/dts/qcom/msm8940.dtsi +48 −0 Original line number Diff line number Diff line Loading @@ -285,3 +285,51 @@ &mdss_mdp { qcom,vbif-settings = <0x0d0 0x00000020>; }; &modem_mem { reg = <0x0 0x86800000 0x0 0x6a00000>; }; &reloc_mem { reg = <0x0 0x8d200000 0x0 0x1800000>; }; &funnel_apss { coresight-child-ports = <3>; }; /* MSS_SCL */ &modem_etm0 { coresight-child-ports = <2>; qcom,inst-id = <11>; }; &soc { cti_modem_cpu1: cti@6128000{ compatible = "arm,coresight-cti"; reg = <0x6128000 0x1000>; reg-names = "cti-base"; coresight-id = <59>; coresight-name = "coresight-cti-modem-cpu1"; coresight-nr-inports = <0>; clocks = <&clock_gcc clk_qdss_clk>, <&clock_gcc clk_qdss_a_clk>; clock-names = "core_clk", "core_a_clk"; }; /* MSS_VEC */ modem_etm1 { compatible = "qcom,coresight-remote-etm"; coresight-id = <60>; coresight-name = "coresight-modem-etm1"; coresight-nr-inports = <0>; coresight-outports = <0>; coresight-child-list = <&funnel_right>; coresight-child-ports = <1>; qcom,inst-id = <2>; }; };