ARM: dts: msm: Add the mem-buf device for Kalama

Add the mem-buf device node for the mem-buf driver on Kalama
to ensure that the device files used for securing memory for
endpoints can be created.

Change-Id: If44b301b40d57691755d1b7f3bf1cf131c4d3d4d
This commit is contained in:
Isaac J. Manjarres
2021-06-15 08:17:39 -07:00
parent 46ebd72a10
commit efcbc77793

View File

@@ -644,6 +644,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";
};
clocks {
xo_board: xo_board {
compatible = "fixed-clock";