mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user