|
# 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
|