// SPDX-License-Identifier: BSD-3-Clause /* * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include &soc { qcom,dma-heaps { compatible = "qcom,dma-heaps"; qcom,tui { qcom,dma-heap-name = "qcom,tui"; qcom,dma-heap-type = ; qcom,dynamic-heap; }; }; };