diff --git a/qcom/ravelin.dtsi b/qcom/ravelin.dtsi index 56692c6b..755be717 100644 --- a/qcom/ravelin.dtsi +++ b/qcom/ravelin.dtsi @@ -1959,44 +1959,6 @@ qcom,pipe-attr-ee; }; - msm_fastrpc: qcom,msm_fastrpc { - compatible = "qcom,msm-fastrpc-compute"; - qcom,adsp-remoteheap-vmid = <22 37>; - qcom,fastrpc-adsp-audio-pdr; - qcom,fastrpc-adsp-sensors-pdr; - qcom,rpc-latency-us = <235>; - qcom,fastrpc-gids = <2908>; - qcom,qos-cores = <0 1 2 3 4 5>; - - qcom,msm_fastrpc_compute_cb1 { - compatible = "qcom,msm-fastrpc-compute-cb"; - label = "adsprpc-smd"; - iommus = <&apps_smmu 0x1003 0x0>; - qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; - qcom,iommu-faults = "stall-disable", "HUPCF"; - dma-coherent; - }; - - qcom,msm_fastrpc_compute_cb2 { - compatible = "qcom,msm-fastrpc-compute-cb"; - label = "adsprpc-smd"; - iommus = <&apps_smmu 0x1004 0x0>; - qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; - qcom,iommu-faults = "stall-disable", "HUPCF"; - dma-coherent; - }; - - qcom,msm_fastrpc_compute_cb3 { - compatible = "qcom,msm-fastrpc-compute-cb"; - label = "adsprpc-smd"; - iommus = <&apps_smmu 0x1005 0x0>; - qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; - qcom,iommu-faults = "stall-disable", "HUPCF"; - dma-coherent; - shared-cb = <4>; - }; - }; - clk_virt: interconnect@0 { compatible = "qcom,ravelin-clk_virt"; #interconnect-cells = <1>;