zephyr/dts/bindings/dma/dma.yaml
Song Qiang f0d3ee52fb drivers: i2s: change the stm32 DMA in the driver to use dts
This commit moves DMA parameters previously hard coded in the driver
to the dts.

Signed-off-by: Song Qiang <songqiang1304521@gmail.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-11-06 14:14:39 +01:00

16 lines
391 B
YAML

# Copyright (c) 2019, Linaro Limited
# Copyright (c) 2019, Song Qiang <songqiang1304521@gmail.com>
# SPDX-License-Identifier: Apache-2.0
# Common fields for DMA users
properties:
dmas:
required: true
type: phandle-array
description: DMA instances information
dma-names:
required: false
type: string-array
description: name of each dma instance