16 lines
311 B
YAML
16 lines
311 B
YAML
# Copyright (c) 2023 Caspar Friedrich <c.s.w.friedrich@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Texas Instruments TLA2021 Low-Power ADC
|
|
|
|
compatible: "ti,tla2021"
|
|
|
|
include: [i2c-device.yaml, adc-controller.yaml]
|
|
|
|
properties:
|
|
"#io-channel-cells":
|
|
const: 1
|
|
|
|
io-channel-cells:
|
|
- input
|