diff options
| author | Kyle Hsieh <kylehsieh1995@gmail.com> | 2026-08-24 16:49:39 +0800 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@oss.qualcomm.com> | 2026-09-01 02:28:37 +0100 |
| commit | 4a85662af824b2aba867982a1931edeedb4d1ec1 (patch) | |
| tree | 7b8bf66bfe087392b1cfcc1b6b1d5aada1fa582d /scripts/Makefile.thinlto | |
| parent | 2727e41e8b97ec4aa596c2692eb216edc00f5165 (diff) | |
| download | linux-next-4a85662af824b2aba867982a1931edeedb4d1ec1.tar.gz linux-next-4a85662af824b2aba867982a1931edeedb4d1ec1.zip | |
iio: adc: ti-ads112c04: Add support for TI ADS112C04
Add IIO driver support for the Texas Instruments ADS112C04 (16-bit)
delta-sigma ADCs.
The driver implements:
- Single-shot conversions using the IIO raw read interface.
- Dynamic parsing of single-ended and differential channels from
device tree child nodes.
- Hardware interrupt support via the DRDY pin, falling back to
software polling if no IRQ is provided.
- Per-channel reference source selection (internal 2.048V, external
REFP/REFN, or AVDD) via the reference-sources device tree property.
refn-supply is not yet supported.
- Hardware reset via the reset controller framework, falling back to
the RESET command when no reset controller is present.
Signed-off-by: Kyle Hsieh <kylehsieh1995@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
