Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: adc: ad7173: add support for ad4113

This commit adds bindings support for AD4113.

The AD4113 is a low power, low noise, 16-bit, Σ-Δ analog-to-digital
converter (ADC) that integrates an analog front end (AFE) for four
fully differential or eight single-ended inputs.

Added ad4113 to the compatible list and the "avdd2-supply: false"
restriction.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Dumitru Ceclan <dumitru.ceclan@analog.com>
Link: https://patch.msgid.link/20240812-ad4113-v3-1-046e785dd253@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Dumitru Ceclan and committed by
Jonathan Cameron
918e4c56 51bedd7b

+3
+3
Documentation/devicetree/bindings/iio/adc/adi,ad7173.yaml
··· 28 28 Datasheets for supported chips: 29 29 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4111.pdf 30 30 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4112.pdf 31 + <AD4113: not released yet> 31 32 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4114.pdf 32 33 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4115.pdf 33 34 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4116.pdf ··· 45 44 enum: 46 45 - adi,ad4111 47 46 - adi,ad4112 47 + - adi,ad4113 48 48 - adi,ad4114 49 49 - adi,ad4115 50 50 - adi,ad4116 ··· 333 331 enum: 334 332 - adi,ad4111 335 333 - adi,ad4112 334 + - adi,ad4113 336 335 - adi,ad4114 337 336 - adi,ad4115 338 337 - adi,ad4116