Merge "ARM: dts: msm: Add fastrpc QRTR gen pool"

This commit is contained in:
qctecmdr
2022-08-31 20:41:33 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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>;
};
};