ARM: dts: msm: Add mem-buf device for kera
The mem-buf device provides memory related services for shared memory between host and guest VMs. Change-Id: Ib29a426101ef274106b71ef613ca83f1577cf142 Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
@@ -351,6 +351,16 @@
|
||||
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";
|
||||
};
|
||||
|
||||
apps_rsc: rsc@17a00000 {
|
||||
label = "apps_rsc";
|
||||
compatible = "qcom,rpmh-rsc";
|
||||
|
Reference in New Issue
Block a user