Lines Matching +full:vref +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Linear Technology Micropower octal 8-Bit and 10-Bit DACs
11 - Marcus Folkesson <marcus.folkesson@gmail.com>
14 Bindings for the Linear Technology Micropower octal 8-Bit and 10-Bit DAC.
15 …Datasheet can be found here: https://www.analog.com/media/en/technical-documentation/data-sheets/1…
20 - lltc,ltc1660
21 - lltc,ltc1665
26 spi-max-frequency:
29 vref-supply:
30 description: Phandle to the external reference voltage supply.
33 - compatible
34 - reg
35 - vref-supply
40 - |
42 #address-cells = <1>;
43 #size-cells = <0>;
48 spi-max-frequency = <5000000>;
49 vref-supply = <&vref_reg>;