zephyr/dts/bindings/dac/dac-controller.yaml
Kumar Gala 9680483c3d dts: bindings: device labels are now optional
All in tree device drivers use some form of DEVICE_DT_GET
so we no longer need to require label properties.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-15 08:10:36 -05:00

12 lines
221 B
YAML

# Copyright (c) 2020 Libre Solar Technologies GmbH
# SPDX-License-Identifier: Apache-2.0
# Common fields for DAC controllers
include: base.yaml
properties:
"#io-channel-cells":
type: int
required: true