1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
2 # Copyright 2019 Marcus Folkesson <marcus.folkesson@gmail.com>
5 $id: "http://devicetree.org/schemas/bindings/iio/dac/lltc,ltc1660.yaml#"
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/166560fa.pdf
30 description: Phandle to the external reference voltage supply.
44 compatible = "lltc,ltc1660";
46 spi-max-frequency = <5000000>;
47 vref-supply = <&vref_reg>;