1# Copyright (c) 2023 SILA Embedded Solutions GmbH 2# SPDX-License-Identifier: Apache-2.0 3 4include: [dac-controller.yaml, spi-device.yaml] 5 6properties: 7 "#io-channel-cells": 8 const: 1 9 10 reset-gpios: 11 type: phandle-array 12 description: "GPIO for reset" 13 14io-channel-cells: 15 - output 16