Lines Matching +full:axi +full:- +full:dma +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/dac/adi,axi-dac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AXI DAC IP core
10 - Nuno Sa <nuno.sa@analog.com>
13 Analog Devices Generic AXI DAC IP core for interfacing a DAC device
18 to the data-lines of the DAC and handle the streaming of data from
19 memory via DMA into the DAC.
26 - adi,axi-dac-9.1.b
29 maxItems: 1
32 maxItems: 1
34 dma-names:
36 - const: tx
39 maxItems: 1
41 '#io-backend-cells':
45 - compatible
46 - dmas
47 - reg
48 - clocks
53 - |
55 compatible = "adi,axi-dac-9.1.b";
58 dma-names = "tx";
59 #io-backend-cells = <0>;