1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/dac/ti,dac7612.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments DAC7612 family of DACs
10 The DAC7612 is a dual, 12-bit digital-to-analog converter (DAC) with
11 guaranteed 12-bit monotonicity performance over the industrial temperature
12 range. Is is programmable through an SPI interface.
15 - Ricardo Ribalda Delgado <ricardo@ribalda.com>
29 DACs are loaded when the pin connected to this GPIO is pulled low.
32 spi-max-frequency: true
38 additionalProperties: false
42 #include <dt-bindings/gpio/gpio.h>
48 compatible = "ti,dac7612";
50 ti,loaddacs-gpios = <&msmgpio 25 GPIO_ACTIVE_LOW>;