dts: bindings: dac: add bindings for ltc1660/ltc1665
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>
This commit is contained in:
parent
11b596c451
commit
e9ee6388f6
8
dts/bindings/dac/lltc,ltc1660.yaml
Normal file
8
dts/bindings/dac/lltc,ltc1660.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# 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"
|
||||
8
dts/bindings/dac/lltc,ltc1665.yaml
Normal file
8
dts/bindings/dac/lltc,ltc1665.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# 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"
|
||||
Loading…
Reference in New Issue
Block a user