]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: iio: amplifiers: Add AD8366 support
authorRodrigo Alencar <rodrigo.alencar@analog.com>
Mon, 16 Feb 2026 17:10:46 +0000 (17:10 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 23 Feb 2026 21:00:57 +0000 (21:00 +0000)
commit3cfbb50d1414a1e40c03a595eae56b6b3ffe2691
tree8687d0a884d4107f073b28fdd083c6d876b4794e
parent2ee227268c3673031335c10be0dfeaa5222f87f6
dt-bindings: iio: amplifiers: Add AD8366 support

Add device tree binding documentation for amplifiers and digital
attenuators. This covers different device variants with similar
SPI control. Each device has its own gain range and step, hence
no fallback compatibles are used.

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Rodrigo Alencar <rodrigo.alencar@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/amplifiers/adi,ad8366.yaml [new file with mode: 0644]
MAINTAINERS