1# Copyright 2023 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: NXP SOF host DMA node 5 6compatible: "nxp,sof-host-dma" 7 8include: [base.yaml, dma-controller.yaml] 9 10properties: 11 dma-channels: 12 required: true 13
1# Copyright 2023 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: NXP SOF host DMA node 5 6compatible: "nxp,sof-host-dma" 7 8include: [base.yaml, dma-controller.yaml] 9 10properties: 11 dma-channels: 12 required: true 13