Home
last modified time | relevance | path

Searched +full:ds4422 +full:- +full:ds4424 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dmaxim,ds4424.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
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>
14 https://datasheets.maximintegrated.com/en/ds/DS4422-DS4424.pdf
19 - maxim,ds4422
20 - maxim,ds4424
25 vcc-supply: true
[all …]
H A Dds4424.txt1 Maxim Integrated DS4422/DS4424 7-bit Sink/Source Current DAC Device Driver
4 https://datasheets.maximintegrated.com/en/ds/DS4422-DS4424.pdf
7 - compatible: Should be one of
8 maxim,ds4422
9 maxim,ds4424
10 - reg: Should contain the DAC I2C address
13 - vcc-supply: Power supply is optional. If not defined, driver will ignore it.
17 compatible = "maxim,ds4424";
19 vcc-supply = <&vcc_3v3>;