Lines Matching +full:vref +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Gregory Clement <gregory.clement@bootlin.com>
13 16bit 8-channel ADC with single ended inputs.
22 vref-supply:
23 description: Supply the 2.5V or 5V reference voltage
25 "#io-channel-cells":
29 - compatible
30 - reg
31 - vref-supply
34 - $ref: /schemas/spi/spi-peripheral-props.yaml#
39 - |
41 #address-cells = <1>;
42 #size-cells = <0>;
47 vref-supply = <&refin_supply>;
48 spi-max-frequency = <10000000>;
49 #io-channel-cells = <1>;