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 our DMA-BUF heaps DT node
Add the base DT node for our DMA-BUF heaps driver so that it can probe. Change-Id: I1562e0c45d93fc08ab54371b14c34d493a297de5
This commit is contained in:
8
qcom/cinder-dma-heaps.dtsi
Normal file
8
qcom/cinder-dma-heaps.dtsi
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <dt-bindings/arm/msm/qcom_dma_heap_dt_constants.h>
|
||||
|
||||
&soc {
|
||||
qcom,dma-heaps {
|
||||
compatible = "qcom,dma-heaps";
|
||||
|
||||
};
|
||||
};
|
||||
@@ -1352,7 +1352,7 @@
|
||||
#include "msm-arm-smmu-cinder.dtsi"
|
||||
#include "cinder-qupv3.dtsi"
|
||||
#include "cinder-usb.dtsi"
|
||||
|
||||
#include "cinder-dma-heaps.dtsi"
|
||||
|
||||
&qupv3_se7_2uart {
|
||||
status = "ok";
|
||||
|
||||
Reference in New Issue
Block a user