summaryrefslogtreecommitdiff
path: root/qcom/scuba-coresight.dtsi
diff options
context:
space:
mode:
authorYuanfang Zhang <yuanfang@qti.qualcomm.com>2020-03-04 21:18:48 +0800
committerYuanfang Zhang <yuanfang@qti.qualcomm.com>2020-03-05 17:08:42 +0800
commit0287540ccfa356f983b6246b05a47b0519c530e4 (patch)
tree7de35a6f68b48749426c3a7747db7b24a87a58d9 /qcom/scuba-coresight.dtsi
parent96e5bad9aea7ba0d238cbce1c1400201d79b0ab0 (diff)
downloaddevicetree-0287540ccfa356f983b6246b05a47b0519c530e4.tar.gz
ARM: dts: msm: add modem rfxe source for scuba
Add dummy source for modem rfxe which is a atb source. Change-Id: I7e5635bc3f2565691fbbd7c8fea2edfcbf6201ec
Diffstat (limited to 'qcom/scuba-coresight.dtsi')
-rw-r--r--qcom/scuba-coresight.dtsi27
1 files changed, 25 insertions, 2 deletions
diff --git a/qcom/scuba-coresight.dtsi b/qcom/scuba-coresight.dtsi
index db8e2d57..a1e755f3 100644
--- a/qcom/scuba-coresight.dtsi
+++ b/qcom/scuba-coresight.dtsi
@@ -110,6 +110,20 @@
};
};
+ modem_rfxe: modem_rfxe {
+ compatible = "qcom,coresight-dummy";
+
+ coresight-name = "coresight-modem-rfxe";
+ qcom,dummy-source;
+
+ port {
+ modem_rxfe_out_funnel_in1: endpoint {
+ remote-endpoint =
+ <&funnel_in1_in_modem_rxfe>;
+ };
+ };
+ };
+
audio_etm0: audio_etm0 {
compatible = "qcom,coresight-remote-etm";
coresight-name = "coresight-audio-etm0";
@@ -915,6 +929,15 @@
};
port@2 {
+ reg = <2>;
+ funnel_in1_in_modem_rxfe: endpoint {
+ slave-mode;
+ remote-endpoint =
+ <&modem_rxfe_out_funnel_in1>;
+ };
+ };
+
+ port@3 {
reg = <3>;
funnel_in1_in_tpdm_wcss_silver: endpoint {
slave-mode;
@@ -923,7 +946,7 @@
};
};
- port@3 {
+ port@4 {
reg = <4>;
funnel_in1_in_modem_etm0: endpoint {
slave-mode;
@@ -932,7 +955,7 @@
};
};
- port@4 {
+ port@5 {
reg = <6>;
funnel_in1_in_funnel_apss0: endpoint {
slave-mode;