diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 05a31637..ef144f2d 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -638,6 +638,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"; + }; + cam_rsc: rsc@adc8000 { label = "cam_rsc"; compatible = "qcom,rpmh-rsc";