diff --git a/qcom/pineapple.dtsi b/qcom/pineapple.dtsi index 73eaf0df..773d0277 100644 --- a/qcom/pineapple.dtsi +++ b/qcom/pineapple.dtsi @@ -2220,12 +2220,6 @@ 0xc00 3 0x2000 1>; }; - - qcom,msm_fastrpc_rpmsg { - compatible = "qcom,msm-fastrpc-rpmsg"; - qcom,glink-channels = "fastrpcglink-apps-dsp"; - qcom,intents = <0x64 64>; - }; }; }; @@ -2345,7 +2339,7 @@ qcom,smem-states = <&cdsp_smp2p_out 0>; qcom,smem-state-names = "stop"; - glink-edge { + remoteproc_cdsp_glink: glink-edge { qcom,remote-pid = <5>; transport = "smem"; mboxes = <&ipcc_mproc IPCC_CLIENT_CDSP @@ -2378,12 +2372,6 @@ qcom,qos-maxhold-ms = <20>; }; }; - - qcom,msm_fastrpc_rpmsg { - compatible = "qcom,msm-fastrpc-rpmsg"; - qcom,glink-channels = "fastrpcglink-apps-dsp"; - qcom,intents = <0x64 64>; - }; }; };