Add bindings for the DACs AD56xx. Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
15 lines
290 B
YAML
15 lines
290 B
YAML
# Copyright (c) 2023 SILA Embedded Solutions GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include: [dac-controller.yaml, spi-device.yaml]
|
|
|
|
properties:
|
|
"#io-channel-cells":
|
|
const: 1
|
|
|
|
reset-gpios:
|
|
type: phandle-array
|
|
description: "GPIO for reset"
|
|
|
|
io-channel-cells:
|
|
- output
|