Skip to content

Commit b5fe2f7

Browse files
dlechjic23
authored andcommitted
doc: iio: ad4695: update for calibration support
Calibration support has been added to the ad4695 driver, so update the documentation to reflect this. Signed-off-by: David Lechner <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
1 parent 7763e40 commit b5fe2f7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Documentation/iio/ad4695.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,13 +143,18 @@ present, then the external reference voltage is used and the internal buffer is
143143
disabled. If ``refin-supply`` is present, then the internal buffered reference
144144
voltage is used.
145145

146+
Gain/offset calibration
147+
-----------------------
148+
149+
System calibration is supported using the channel gain and offset registers via
150+
the ``calibscale`` and ``calibbias`` attributes respectively.
151+
146152
Unimplemented features
147153
----------------------
148154

149155
- Additional wiring modes
150156
- Threshold events
151157
- Oversampling
152-
- Gain/offset calibration
153158
- GPIO support
154159
- CRC support
155160

0 commit comments

Comments
 (0)