From: Nuno Sa Date: Thu, 4 Jul 2024 09:25:24 +0000 (+0200) Subject: dt-bindings: adc: ad9467: support new parts X-Git-Tag: v6.12-rc1~39^2~37^2~207 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9c75d43f49531cfa780e9611a7e3c4792598a95;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: adc: ad9467: support new parts Add support for new devices: * Analog Devices AD9652 16-bit 310 MSPS ADC; * Analog Devices AD9643 14-Bit, 170/210/250 MSPS ADC; * Analog Devices AD9649 14-bit 20/40/65/80 MSPS ADC. Note all these parts have subtle differences in their programming model (different scales, number of channels, etc..) so fallbacks are not possible. Signed-off-by: Nuno Sa Acked-by: Krzysztof Kozlowski Link: https://patch.msgid.link/20240704-dev-iio-ad9467-new-devs-v1-4-f1adfee921f7@analog.com Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml index eecd5fbab6958..2606c0c5dfc61 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml @@ -28,6 +28,9 @@ properties: - adi,ad9265 - adi,ad9434 - adi,ad9467 + - adi,ad9643 + - adi,ad9649 + - adi,ad9652 reg: maxItems: 1