ARM: dts: msm: Add dma-buf heaps for sdxbaagha

Add dma-buf heaps device node for dma-buf heaps driver.

Change-Id: I4b60d4be4eb0795b5dde74c0eb410dd4107f4245
This commit is contained in:
Qingqing Zhou
2022-07-01 17:08:14 +08:00
committed by Gerrit - the friendly Code Review server
parent 84c4efda15
commit 2fddd76c24
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#include <dt-bindings/arm/msm/qcom_dma_heap_dt_constants.h>
&soc {
qcom,dma-heaps {
compatible = "qcom,dma-heaps";
};
};

View File

@@ -205,3 +205,4 @@
};
#include "sdxbaagha-pinctrl.dtsi"
#include "sdxbaagha-dma-heaps.dtsi"