16 lines
290 B
YAML
16 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
|