ARM: dts: msm: Remove qcom,msm_fastrpc from ravelin.dtsi
Remove the qcom,msm_fastrpc nodes as these are moved to dsp-devicetree. Change-Id: I2ae6d3d27b27895859c4f1e241012d288f5f7a72 Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
This commit is contained in:
committed by
Akhil Kallankandy
parent
169dcdc551
commit
7754de5de4
@@ -1959,44 +1959,6 @@
|
|||||||
qcom,pipe-attr-ee;
|
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 {
|
clk_virt: interconnect@0 {
|
||||||
compatible = "qcom,ravelin-clk_virt";
|
compatible = "qcom,ravelin-clk_virt";
|
||||||
#interconnect-cells = <1>;
|
#interconnect-cells = <1>;
|
||||||
|
Reference in New Issue
Block a user