1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/dac/maxim,ds4424.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim Integrated DS4422/DS4424 7-bit Sink/Source Current DAC
10 - Ismail Kose <ihkose@gmail.com>
13 Datasheet publicly available at:
14 https://datasheets.maximintegrated.com/en/ds/DS4422-DS4424.pdf
31 additionalProperties: false
40 compatible = "maxim,ds4424";
41 reg = <0x10>; /* When A0, A1 pins are ground */
42 vcc-supply = <&vcc_3v3>;