Revert "ARM: dts: msm: add dynamic ATID support for diag/stm on sun"
This reverts commit 327251750e
.
Change-Id: I826013462127bc3bb393bd3cf9e34bf1b24dc73b
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
@@ -1023,24 +1023,15 @@
|
|||||||
compatible = "arm,coresight-dummy-source";
|
compatible = "arm,coresight-dummy-source";
|
||||||
|
|
||||||
coresight-name = "coresight-modem-diag";
|
coresight-name = "coresight-modem-diag";
|
||||||
qcom,atid-num = <1>;
|
atid = <50>;
|
||||||
trace-name = "modem-diag";
|
|
||||||
out-ports {
|
out-ports {
|
||||||
port@0 {
|
port {
|
||||||
reg = <0>;
|
|
||||||
modem_diag_out_funnel_modem_q6: endpoint {
|
modem_diag_out_funnel_modem_q6: endpoint {
|
||||||
remote-endpoint =
|
remote-endpoint =
|
||||||
<&funnel_modem_q6_in_modem_diag>;
|
<&funnel_modem_q6_in_modem_diag>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
port@1 {
|
|
||||||
reg = <1>;
|
|
||||||
modem_diag_out_qmi: endpoint {
|
|
||||||
remote-endpoint =
|
|
||||||
<&qmi_in_modem_diag>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -4105,6 +4096,7 @@
|
|||||||
reg-names = "stm-base", "stm-stimulus-base";
|
reg-names = "stm-base", "stm-stimulus-base";
|
||||||
|
|
||||||
coresight-name = "coresight-stm";
|
coresight-name = "coresight-stm";
|
||||||
|
atid = <16>;
|
||||||
|
|
||||||
clocks = <&aoss_qmp>;
|
clocks = <&aoss_qmp>;
|
||||||
clock-names = "apb_pclk";
|
clock-names = "apb_pclk";
|
||||||
@@ -5491,14 +5483,6 @@
|
|||||||
<&tmc_modem_out_qmi>;
|
<&tmc_modem_out_qmi>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
port@3 {
|
|
||||||
reg = <3>;
|
|
||||||
qmi_in_modem_diag: endpoint {
|
|
||||||
remote-endpoint =
|
|
||||||
<&modem_diag_out_qmi>;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user