Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / msm8916.dtsi
index 4f06c0a..3f85e34 100644 (file)
                                 <&rpmcc RPM_SMD_SNOC_A_CLK>;
                };
 
+               stm: stm@802000 {
+                       compatible = "arm,coresight-stm", "arm,primecell";
+                       reg = <0x00802000 0x1000>,
+                             <0x09280000 0x180000>;
+                       reg-names = "stm-base", "stm-stimulus-base";
+
+                       clocks = <&rpmcc RPM_QDSS_CLK>, <&rpmcc RPM_QDSS_A_CLK>;
+                       clock-names = "apb_pclk", "atclk";
+
+                       status = "disabled";
+
+                       out-ports {
+                               port {
+                                       stm_out: endpoint {
+                                               remote-endpoint = <&funnel0_in7>;
+                                       };
+                               };
+                       };
+               };
+
                /* System CTIs */
                /* CTI 0 - TMC connections */
                cti0: cti@810000 {
                                                remote-endpoint = <&funnel1_out>;
                                        };
                                };
+
+                               port@7 {
+                                       reg = <7>;
+                                       funnel0_in7: endpoint {
+                                               remote-endpoint = <&stm_out>;
+                                       };
+                               };
                        };
 
                        out-ports {