zephyr/dts/bindings/dma/snps,designware-dma.yaml
Tomasz Bursztyka e39571f331 dts: Add the bindings for DesignWare DMA node
This is the first step to enable the relevant driver to be configured
via DTS.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-01-28 18:18:18 -05:00

16 lines
299 B
YAML

# Copyright (c) 2019 Intel Corporation. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
description: Synopsys Designware DMA Controller node
compatible: "snps,designware-dma"
include: dma-controller.yaml
properties:
reg:
required: true
interrupts:
required: true