# Copyright (c) 2020 Libre Solar Technologies GmbH | |
# SPDX-License-Identifier: Apache-2.0 | |
description: ST STM32 family DAC | |
compatible: "st,stm32-dac" | |
include: [dac-controller.yaml, pinctrl-device.yaml] | |
properties: | |
reg: | |
required: true | |
clocks: | |
required: true | |
"#io-channel-cells": | |
const: 1 | |
pinctrl-0: | |
required: true | |
pinctrl-names: | |
required: true | |
io-channel-cells: | |
- output |