Merge "ARM: dts: msm: Modify tpda dev name to adapt kernel-6.6 on monaco"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d040873c94
@@ -4,15 +4,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
hwevent {
|
|
||||||
/* compatible = "qcom,coresight-hwevent"; */
|
|
||||||
|
|
||||||
coresight-name = "coresight-hwevent";
|
|
||||||
coresight-csr = <&csr>;
|
|
||||||
clocks = <&rpmcc RPM_SMD_QDSS_CLK>;
|
|
||||||
clock-names = "apb_pclk";
|
|
||||||
};
|
|
||||||
|
|
||||||
apss_tgu: tgu@9900000 {
|
apss_tgu: tgu@9900000 {
|
||||||
compatible = "arm,primecell";
|
compatible = "arm,primecell";
|
||||||
arm,primecell-periphid = <0x0003b999>;
|
arm,primecell-periphid = <0x0003b999>;
|
||||||
@@ -69,6 +60,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 = <&rpmcc RPM_SMD_QDSS_CLK>;
|
clocks = <&rpmcc RPM_SMD_QDSS_CLK>;
|
||||||
clock-names = "apb_pclk";
|
clock-names = "apb_pclk";
|
||||||
@@ -124,9 +116,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
modem_rfxe: modem_rfxe {
|
modem_rfxe: modem_rfxe {
|
||||||
/* compatible = "qcom,coresight-dummy"; */
|
compatible = "arm,coresight-dummy-source";
|
||||||
|
|
||||||
coresight-name = "coresight-modem-rfxe";
|
coresight-name = "coresight-modem-rfxe";
|
||||||
qcom,dummy-source;
|
atid = <50>;
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port {
|
||||||
modem_rxfe_out_funnel_in1: endpoint {
|
modem_rxfe_out_funnel_in1: endpoint {
|
||||||
@@ -141,22 +134,48 @@
|
|||||||
compatible = "qcom,coresight-remote-etm";
|
compatible = "qcom,coresight-remote-etm";
|
||||||
coresight-name = "coresight-audio-etm0";
|
coresight-name = "coresight-audio-etm0";
|
||||||
|
|
||||||
qcom,inst-id = <5>;
|
atid = <40>;
|
||||||
|
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port@0 {
|
||||||
|
reg = <0>;
|
||||||
audio_etm0_out_funnel_lpass: endpoint {
|
audio_etm0_out_funnel_lpass: endpoint {
|
||||||
remote-endpoint =
|
remote-endpoint =
|
||||||
<&funnel_lpass_in_audio_etm0>;
|
<&funnel_lpass_in_audio_etm0>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
port@1 {
|
||||||
|
reg = <1>;
|
||||||
|
audio_etm0_out_qmi: endpoint {
|
||||||
|
remote-endpoint =
|
||||||
|
<&qmi_in_audio_etm0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
audio-qmi {
|
||||||
|
compatible = "qcom,coresight-qmi";
|
||||||
|
|
||||||
|
coresight-name = "coresight-qmi-auido";
|
||||||
|
qcom,inst-id = <5>;
|
||||||
|
|
||||||
|
in-ports {
|
||||||
|
port {
|
||||||
|
qmi_in_audio_etm0: endpoint {
|
||||||
|
remote-endpoint =
|
||||||
|
<&audio_etm0_out_qmi>;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
snoc: snoc {
|
snoc: snoc {
|
||||||
/* compatible = "qcom,coresight-dummy"; */
|
compatible = "arm,coresight-dummy-source";
|
||||||
coresight-name = "coresight-snoc";
|
coresight-name = "coresight-snoc";
|
||||||
|
|
||||||
qcom,dummy-source;
|
atid = <125>;
|
||||||
|
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port {
|
||||||
@@ -169,10 +188,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
tpdm_lpass: tpdm@8a26000 {
|
tpdm_lpass: tpdm@8a26000 {
|
||||||
/* compatible = "qcom,coresight-dummy"; */
|
compatible = "arm,coresight-dummy-source";
|
||||||
|
|
||||||
coresight-name = "coresight-tpdm-lpass";
|
coresight-name = "coresight-tpdm-lpass";
|
||||||
qcom,dummy-source;
|
atid = <26>;
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port {
|
||||||
tpdm_lpass_out_funnel_lpass: endpoint {
|
tpdm_lpass_out_funnel_lpass: endpoint {
|
||||||
@@ -447,9 +466,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
tpdm_wcss: tpdm@899c000 {
|
tpdm_wcss: tpdm@899c000 {
|
||||||
/* compatible = "qcom,coresight-dummy"; */
|
compatible = "arm,coresight-dummy-source";
|
||||||
coresight-name = "coresight-tpdm-wcss";
|
coresight-name = "coresight-tpdm-wcss";
|
||||||
qcom,dummy-source;
|
atid = <67>;
|
||||||
|
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port {
|
||||||
@@ -491,15 +510,40 @@
|
|||||||
compatible = "qcom,coresight-remote-etm";
|
compatible = "qcom,coresight-remote-etm";
|
||||||
coresight-name = "coresight-modem-etm0";
|
coresight-name = "coresight-modem-etm0";
|
||||||
|
|
||||||
qcom,inst-id = <2>;
|
atid = <36>;
|
||||||
|
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port@0 {
|
||||||
|
reg = <0>;
|
||||||
modem_etm0_out_funnel_in1: endpoint {
|
modem_etm0_out_funnel_in1: endpoint {
|
||||||
remote-endpoint =
|
remote-endpoint =
|
||||||
<&funnel_in1_in_modem_etm0>;
|
<&funnel_in1_in_modem_etm0>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
port@1 {
|
||||||
|
reg = <1>;
|
||||||
|
modem_etm0_out_qmi: endpoint {
|
||||||
|
remote-endpoint =
|
||||||
|
<&qmi_in_modem_etm0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
modem-qmi {
|
||||||
|
compatible = "qcom,coresight-qmi";
|
||||||
|
|
||||||
|
coresight-name = "coresight-qmi-modem";
|
||||||
|
qcom,inst-id = <2>;
|
||||||
|
|
||||||
|
in-ports {
|
||||||
|
port {
|
||||||
|
qmi_in_modem_etm0: endpoint {
|
||||||
|
remote-endpoint =
|
||||||
|
<&modem_etm0_out_qmi>;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -913,13 +957,13 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
tpda: tpda@8004000 {
|
tpda_dl: tpda@8004000 {
|
||||||
compatible = "arm,primecell";
|
compatible = "arm,primecell";
|
||||||
arm,primecell-periphid = <0x000bb969>;
|
arm,primecell-periphid = <0x000bb969>;
|
||||||
reg = <0x8004000 0x1000>;
|
reg = <0x8004000 0x1000>;
|
||||||
reg-names = "tpda-base";
|
reg-names = "tpda-base";
|
||||||
|
|
||||||
coresight-name = "coresight-tpda";
|
coresight-name = "coresight-tpda-dl";
|
||||||
|
|
||||||
qcom,tpda-atid = <65>;
|
qcom,tpda-atid = <65>;
|
||||||
qcom,dsb-elem-size = <0 32>,
|
qcom,dsb-elem-size = <0 32>,
|
||||||
|
Reference in New Issue
Block a user