1# Copyright (c) 2020 Libre Solar Technologies GmbH
2# SPDX-License-Identifier: Apache-2.0
3
4# Common fields for DAC controllers
5
6include: base.yaml
7
8properties:
9  "#io-channel-cells":
10    type: int
11    required: true
12