dts: bindings: adc: Add IDAC current to ADS114S08

Add the IDAC current magnitude property to ADS114S08

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
diff --git a/dts/bindings/adc/ti,ads114s08.yaml b/dts/bindings/adc/ti,ads114s08.yaml
index c96daf3..7fce19d 100644
--- a/dts/bindings/adc/ti,ads114s08.yaml
+++ b/dts/bindings/adc/ti,ads114s08.yaml
@@ -28,5 +28,22 @@
     description: |
       GPIO for start/sync, used to signal the ADC that a conversion should be started
 
+  idac-current:
+    type: int
+    enum:
+      - 0
+      - 10
+      - 50
+      - 100
+      - 250
+      - 500
+      - 750
+      - 1000
+      - 1500
+      - 2000
+    default: 0
+    description: |
+      IDAC current in microampere, the default value turns the current source off
+
 io-channel-cells:
   - input