1# Copyright (c) 2021, Innoseis
2# SPDX-License-Identifier: Apache-2.0
3
4description: Texas Instrument 4 channels I2C ADC
5
6compatible: "ti,ads1119"
7
8include: [adc-controller.yaml, i2c-device.yaml]
9
10properties:
11  "#io-channel-cells":
12    const: 1
13