dt-bindings: iio: adc: ti,adc081c: Document the binding
authorSamuel Holland <samuel@sholland.org>
Fri, 25 Nov 2022 22:09:03 +0000 (16:09 -0600)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 28 Dec 2022 17:19:44 +0000 (17:19 +0000)
commitc9d8b868f4a37bf2589b0148f366cc753735ead7
tree69971c0c6228d3d5e9c41ef9d483c9f92ade9ea5
parent866a1389174bbb71591bb0c927f1d63e7cc469c8
dt-bindings: iio: adc: ti,adc081c: Document the binding

Linux has a driver for these ADCs at drivers/iio/adc/ti-adc081c.c, but
the compatible strings were undocumented. Add a binding for them. The
hardware has an alert interrupt output, but existing ti,adc081c users
do not provide the 'interrupts' property, so leave it as optional.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221125220903.8632-1-samuel@sholland.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/ti,adc081c.yaml [new file with mode: 0644]