Merge "ARM: dts: msm: Add DMA-BUF heaps node for tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3f92b735b2
13
qcom/tuna-dma-heaps.dtsi
Normal file
13
qcom/tuna-dma-heaps.dtsi
Normal file
@@ -0,0 +1,13 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 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";
|
||||
depends-on-supply = <&qcom_scm>;
|
||||
};
|
||||
};
|
@@ -212,6 +212,7 @@
|
||||
|
||||
#include "tuna-reserved-memory.dtsi"
|
||||
#include "msm-arm-smmu-tuna.dtsi"
|
||||
#include "tuna-dma-heaps.dtsi"
|
||||
|
||||
&reserved_memory {
|
||||
#address-cells = <2>;
|
||||
|
Reference in New Issue
Block a user