e9ee6388f6
Add bindings for LTC1665/LTC1660, which is a 8/10-bit Digital-to-Analog Converter with eight individual channels. Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
9 lines
242 B
YAML
9 lines
242 B
YAML
# Copyright (C) 2023 Marcus Folkesson <marcus.folkesson@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include: [dac-controller.yaml, spi-device.yaml]
|
|
|
|
description: Linear Technology Micropower octal 10-Bit DAC
|
|
|
|
compatible: "lltc,ltc1660"
|