diff --git a/dts/bindings/adc/ti,ads131m02.yaml b/dts/bindings/adc/ti,ads131m02.yaml new file mode 100644 index 00000000000000..bc58c5e60daf8f --- /dev/null +++ b/dts/bindings/adc/ti,ads131m02.yaml @@ -0,0 +1,22 @@ +# Copyright (c) 2024 Linumiz +# SPDX-License-Identifier: Apache-2.0 + +description: Texas Instrument 2 channels SPI ADC + +compatible: "ti,ads131m02" + +include: [adc-controller.yaml, spi-device.yaml] + +properties: + "#io-channel-cells": + const: 1 + + drdy-gpios: + type: phandle-array + required: true + description: | + GPIO for data ready, becomes active when a conversion result is ready. + By default, it is active low signal. + +io-channel-cells: + - input