Lines Matching +full:vdrive +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AD7293 12-Bit Power Amplifier Current Controller with ADC,
11 - Antoniu Miclaus <antoniu.miclaus@analog.com>
15 for general-purpose monitoring and control of current, voltage,
17 SPI-compatible interface.
24 - adi,ad7293
26 avdd-supply: true
28 vdrive-supply: true
30 reset-gpios:
36 spi-max-frequency:
40 - compatible
41 - reg
42 - avdd-supply
43 - vdrive-supply
48 - |
50 #address-cells = <1>;
51 #size-cells = <0>;
55 spi-max-frequency = <1000000>;
56 avdd-supply = <&avdd>;
57 vdrive-supply = <&vdrive>;
58 reset-gpios = <&gpio 10 0>;