Lines Matching +full:channel +full:- +full:7
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD7292 10-Bit Monitor and Control System
10 - Marcelo Schmitt <marcelo.schmitt1@gmail.com>
13 Analog Devices AD7292 10-Bit Monitor and Control System with ADC, DACs,
17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7292.pdf
22 - adi,ad7292
27 vref-supply:
31 spi-cpha: true
33 '#address-cells':
36 '#size-cells':
40 - compatible
41 - reg
42 - spi-cpha
45 "^channel@[0-7]$":
54 The channel number. It can have up to 8 channels numbered from 0 to 7.
56 - minimum: 0
57 maximum: 7
59 diff-channels: true
62 - reg
67 - $ref: /schemas/spi/spi-peripheral-props.yaml#
72 - |
74 #address-cells = <1>;
75 #size-cells = <0>;
80 spi-max-frequency = <25000000>;
81 vref-supply = <&adc_vref>;
82 spi-cpha;
84 #address-cells = <1>;
85 #size-cells = <0>;
87 channel@0 {
89 diff-channels = <0 1>;
91 channel@2 {
94 channel@3 {
97 channel@4 {
100 channel@5 {
103 channel@6 {
106 channel@7 {
107 reg = <7>;