|
# Copyright (c) 2021 Laird Connectivity
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Microchip MCP4725 12-bit DAC
|
|
|
|
compatible: "microchip,mcp4725"
|
|
|
|
include: [dac-controller.yaml, i2c-device.yaml]
|
|
|
|
properties:
|
|
"#io-channel-cells":
|
|
const: 1
|
|
|
|
io-channel-cells:
|
|
- output
|