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>
8 lines
241 B
YAML
8 lines
241 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 8-Bit DAC
|
|
|
|
compatible: "lltc,ltc1665"
|