8 lines
126 B
Text
8 lines
126 B
Text
|
|
#include <dt-bindings/arm/msm/qcom_dma_heap_dt_constants.h>
|
||
|
|
|
||
|
|
&soc {
|
||
|
|
qcom,dma-heaps {
|
||
|
|
compatible = "qcom,dma-heaps";
|
||
|
|
};
|
||
|
|
};
|