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:
@@ -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";
|
||||||
|
Reference in New Issue
Block a user