diff --git a/qcom/kalama-vm.dtsi b/qcom/kalama-vm.dtsi index 86723a9d..13a985d1 100644 --- a/qcom/kalama-vm.dtsi +++ b/qcom/kalama-vm.dtsi @@ -607,13 +607,15 @@ qcom,fastrpc-gids = <2908>; qcom,qos-cores = <0 1 2 3>; - qcom,msm_fastrpc_compute_cb1 { + fastrpc_compute_cb1: qcom,msm_fastrpc_compute_cb1 { compatible = "qcom,msm-fastrpc-compute-cb"; label = "cdsprpc-smd"; iommus = <&apps_smmu 0xC0B 0x0>; qcom,iommu-dma-addr-pool = <0x80000000 0x78000000>; qcom,iommu-faults = "stall-disable", "HUPCF"; dma-coherent; + qrtr-gen-pool = <&fastrpc_compute_cb1>; + frpc-gen-addr-pool = <0x70000000 0x9000>; }; };