ARM: dts: msm: Add mem-buf device for tuna

The mem-buf device provides memory related services for shared
memory between host and guest VMs.

Change-Id: I72412dc7c5cbba1ddfd991a10c603bbbd15a266c
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
Vijayanand Jitta
2024-09-24 13:35:40 +05:30
parent 22391dbcc5
commit 268875af17

View File

@@ -637,6 +637,16 @@
qcom,vmid-cp-camera-preview-ro; qcom,vmid-cp-camera-preview-ro;
}; };
qcom,mem-buf {
compatible = "qcom,mem-buf";
qcom,mem-buf-capabilities = "supplier";
qcom,vmid = <3>;
};
qcom,mem-buf-msgq {
compatible = "qcom,mem-buf-msgq";
};
cam_rsc: rsc@adc8000 { cam_rsc: rsc@adc8000 {
label = "cam_rsc"; label = "cam_rsc";
compatible = "qcom,rpmh-rsc"; compatible = "qcom,rpmh-rsc";