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/adc/adi,axi-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AXI ADC IP core
10 - Michael Hennerich <michael.hennerich@analog.com>
13 Analog Devices Generic AXI ADC IP core for interfacing an ADC device
18 to the data-lines of the ADC and handle the streaming of data into
19 memory via DMA.
26 - adi,axi-adc-10.0.a
29 maxItems: 1
32 maxItems: 1
35 maxItems: 1
37 dma-names:
39 - const: rx
41 adi,adc-dev:
47 '#io-backend-cells':
51 - compatible
52 - dmas
53 - reg
54 - clocks
59 - |
60 axi-adc@44a00000 {
61 compatible = "adi,axi-adc-10.0.a";
64 dma-names = "rx";
66 #io-backend-cells = <0>;