diff --git a/qcom/cinder-dma-heaps.dtsi b/qcom/cinder-dma-heaps.dtsi new file mode 100644 index 00000000..ebb9b1d8 --- /dev/null +++ b/qcom/cinder-dma-heaps.dtsi @@ -0,0 +1,8 @@ +#include + +&soc { + qcom,dma-heaps { + compatible = "qcom,dma-heaps"; + + }; +}; diff --git a/qcom/cinder.dtsi b/qcom/cinder.dtsi index ef96025d..c0d37de5 100644 --- a/qcom/cinder.dtsi +++ b/qcom/cinder.dtsi @@ -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";