diff mbox series

[v2,3/3] dt-bindings: iio: adi,ad7923: add adi,range-double property

Message ID 20220912081223.173584-4-nuno.sa@analog.com (mailing list archive)
State Accepted
Headers show
Series ad7923 fixes and full range support | expand

Commit Message

Nuno Sa Sept. 12, 2022, 8:12 a.m. UTC
Document the new property to enable doubling the analog input range.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
---
 Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Krzysztof Kozlowski Sept. 13, 2022, 2:12 p.m. UTC | #1
On 12/09/2022 10:12, Nuno Sá wrote:
> Document the new property to enable doubling the analog input range.
> 
> Signed-off-by: Nuno Sá <nuno.sa@analog.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml
index 40b0a887db57..07f9d1c09c7d 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml
@@ -36,6 +36,10 @@  properties:
     description: |
       The regulator supply for ADC reference voltage.
 
+  adi,range-double:
+    description: Sets the analog input range from 0 to 2xVREF.
+    type: boolean
+
   '#address-cells':
     const: 1