# 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 | |
"#dma-cells": | |
const: 1 | |
dma-cells: | |
- channel |