]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: iio: adc: adi,ad4080: add support for AD4082, AD4085 and AD4088
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Mon, 16 Feb 2026 15:11:10 +0000 (17:11 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 23 Feb 2026 08:24:24 +0000 (08:24 +0000)
commit6cfb965afed9b63b4614897ef9aac92ce1419c29
tree61e631c8b732d086acfcaed6973987b02150fd57
parenta10f6dd4eef2e64fe1f366613bed45aa308494de
dt-bindings: iio: adc: adi,ad4080: add support for AD4082, AD4085 and AD4088

Add device tree binding support for AD4082, AD4085 and AD4088 SAR ADCs.
Add adi,ad4082, adi,ad4085 and adi,ad4088 to the compatible enum.

A fallback compatible string is not appropriate for these devices as they
differ in LVDS CNV clock count maximum from their base variants:
  - AD4082 (20-bit) vs AD4080: lvds_cnv_clk_cnt_max 8 vs 7
  - AD4085 (16-bit) vs AD4084: lvds_cnv_clk_cnt_max 8 vs 2
  - AD4088 (14-bit) vs AD4087: lvds_cnv_clk_cnt_max 8 vs 1

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/adi,ad4080.yaml