Merge "ARM: dts: msm: Add dma-heap device for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
aa3bbe1bbf
13
qcom/sun-dma-heaps.dtsi
Normal file
13
qcom/sun-dma-heaps.dtsi
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include <dt-bindings/arm/msm/qcom_dma_heap_dt_constants.h>
|
||||||
|
|
||||||
|
&soc {
|
||||||
|
qcom,dma-heaps {
|
||||||
|
compatible = "qcom,dma-heaps";
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
@@ -1243,6 +1243,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#include "sun-dma-heaps.dtsi"
|
||||||
#include "msm-arm-smmu-sun.dtsi"
|
#include "msm-arm-smmu-sun.dtsi"
|
||||||
#include "sun-pinctrl.dtsi"
|
#include "sun-pinctrl.dtsi"
|
||||||
#include "sun-regulators.dtsi"
|
#include "sun-regulators.dtsi"
|
||||||
|
Reference in New Issue
Block a user