9 lines
204 B
YAML
9 lines
204 B
YAML
|
# Copyright (c) 2024 Jan Kubiznak <jan.kubiznak@deveritec.com>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Driver for AD5693 (16-bit) DAC.
|
||
|
|
||
|
compatible: "adi,ad5693"
|
||
|
|
||
|
include: adi,ad569x-base.yaml
|