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
State Accepted
Commit 4b622a658c21d4de7f6fdb6b5e1c99bfb20b2d22
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(+)
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