Lines Matching +full:dc +full:- +full:valid
1 * Analog Devices AD5755 IIO Multi-Channel DAC Linux Driver
4 - compatible: Has to contain one of the following:
6 adi,ad5755-1
11 - reg: spi chip select number for the device
12 - spi-cpha or spi-cpol: is the only modes that is supported
15 - spi-max-frequency: Definition as per
16 Documentation/devicetree/bindings/spi/spi-bus.txt
19 See include/dt-bindings/iio/ad5755.h
20 - adi,ext-dc-dc-compenstation-resistor: boolean set if the hardware have an
23 - adi,dc-dc-phase:
24 Valid values for DC DC Phase control is:
25 0: All dc-to-dc converters clock on the same edge.
32 - adi,dc-dc-freq-hz:
33 Valid values for DC DC frequency is [Hz]:
37 - adi,dc-dc-max-microvolt:
38 Valid values for the maximum allowed Vboost voltage supplied by
39 the dc-to-dc converter is:
46 - adi,mode:
47 Valid values for DAC modes is:
55 - adi,ext-current-sense-resistor: boolean set if the hardware a external
57 - adi,enable-voltage-overrange: boolean enable voltage overrange
58 - adi,slew: Array of slewrate settings should contain 3 fields:
61 Valid values for the slew rate update frequency:
79 Valid values for the step size LSBs:
91 #address-cells = <1>;
92 #size-cells = <0>;
95 spi-max-frequency = <1000000>;
96 spi-cpha;
97 adi,dc-dc-phase = <0>;
98 adi,dc-dc-freq-hz = <410000>;
99 adi,dc-dc-max-microvolt = <23000000>;
103 adi,ext-current-sense-resistor;
109 adi,ext-current-sense-resistor;
115 adi,ext-current-sense-resistor;
121 adi,ext-current-sense-resistor;