summaryrefslogtreecommitdiff
path: root/qcom
diff options
context:
space:
mode:
authorphaneendra Reddy <phaneend@qti.qualcomm.com>2021-03-10 19:25:33 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2021-03-15 01:14:07 -0700
commit9cb483de3f4f8224652e51f1f2bdbebbdf4424cf (patch)
treeb6ddf671f21c16433558eb25a3c83798f585639b /qcom
parenta40a80c903a544ba11eeb77a01f59fbd2488370e (diff)
downloaddevicetree-9cb483de3f4f8224652e51f1f2bdbebbdf4424cf.tar.gz
dt-bindings: Removed APPS_FM entry
Removed APPS_FM entry from dtsi files as the fm channel is registered with rpmsg instead of SMD. Change-Id: Iced03a26943ef832887abe30002c4a6e428a0dd7
Diffstat (limited to 'qcom')
-rw-r--r--qcom/msm8917.dtsi6
-rw-r--r--qcom/msm8937.dtsi6
2 files changed, 0 insertions, 12 deletions
diff --git a/qcom/msm8917.dtsi b/qcom/msm8917.dtsi
index 35bb7c3e..4110c8ff 100644
--- a/qcom/msm8917.dtsi
+++ b/qcom/msm8917.dtsi
@@ -1342,12 +1342,6 @@
qcom,smdpkt-dev-name = "apr_apps2";
};
- qcom,smdpkt-apps-fm {
- qcom,smdpkt-edge = "wcnss";
- qcom,smdpkt-ch-name = "APPS_FM";
- qcom,smdpkt-dev-name = "smd1";
- };
-
qcom,smdpkt-apps-riva-bt-acl {
qcom,smdpkt-edge = "wcnss";
qcom,smdpkt-ch-name = "APPS_RIVA_BT_ACL";
diff --git a/qcom/msm8937.dtsi b/qcom/msm8937.dtsi
index 6658aad5..cbefaa1f 100644
--- a/qcom/msm8937.dtsi
+++ b/qcom/msm8937.dtsi
@@ -1612,12 +1612,6 @@
qcom,smdpkt-dev-name = "apr_apps2";
};
- qcom,smdpkt-apps-fm {
- qcom,smdpkt-edge = "wcnss";
- qcom,smdpkt-ch-name = "APPS_FM";
- qcom,smdpkt-dev-name = "smd1";
- };
-
qcom,smdpkt-apps-riva-bt-acl {
qcom,smdpkt-edge = "wcnss";
qcom,smdpkt-ch-name = "APPS_RIVA_BT_ACL";