diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index b601e3ad..4c9ccc0e 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2654,7 +2654,7 @@ qcom,smem-states = <&adsp_smp2p_out 0>; qcom,smem-state-names = "stop"; - glink_edge: glink-edge { + remoteproc_adsp_glink: glink-edge { qcom,remote-pid = <2>; transport = "smem"; mboxes = <&ipcc_mproc IPCC_CLIENT_LPASS @@ -2688,12 +2688,6 @@ 0xc00 3 0x2000 1>; }; - - qcom,msm_fastrpc_rpmsg { - compatible = "qcom,msm-fastrpc-rpmsg"; - qcom,glink-channels = "fastrpcglink-apps-dsp"; - qcom,intents = <0x64 64>; - }; }; }; @@ -2812,7 +2806,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 @@ -2846,12 +2840,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>; - }; }; };