ARM: dts: msm: Reserve ipa space for dmabuf for Sun TUIVM
Reserve the IPA space for dmabuf buffers. Change-Id: If3cb329278f5bdccee883f1d8a05df745df5ac5d Signed-off-by: Sudarshan Rajagopalan <quic_sudaraja@quicinc.com>
This commit is contained in:
@@ -672,6 +672,8 @@
|
|||||||
qcom,mem-buf {
|
qcom,mem-buf {
|
||||||
compatible = "qcom,mem-buf";
|
compatible = "qcom,mem-buf";
|
||||||
qcom,mem-buf-capabilities = "consumer";
|
qcom,mem-buf-capabilities = "consumer";
|
||||||
|
qcom,ipa-range = <0x0 0x0 0xf 0xffffffff>;
|
||||||
|
qcom,dmabuf-ipa-size = <0x1 0x00000000>; /* 4GB IPA space for dmabuf */
|
||||||
qcom,vmid = <45>;
|
qcom,vmid = <45>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user