drivers: dma: Add gpdma derivative of dw dma for ace
This will add ace compatible DMA driver. Co-authored-by: Adrian Bonislawski <adrian.bonislawski@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
17a0f81bfc
commit
252f4052a6
13
dts/bindings/dma/intel,ace-gpdma.yaml
Normal file
13
dts/bindings/dma/intel,ace-gpdma.yaml
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Copyright (c) 2022 Intel Corporation. All rights reserved.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Intel ACE Designware based General Purpose DMA Controller node
|
||||
|
||||
compatible: "intel,ace-gpdma"
|
||||
|
||||
include: snps,designware-dma.yaml
|
||||
|
||||
properties:
|
||||
shim:
|
||||
type: array
|
||||
required: true
|
Loading…
Reference in a new issue