[PATCH v2 0/3] iio: adc: ti-ads1298: Three driver cleanups
From: Md Shofiqul Islam
Date: Thu May 07 2026 - 06:54:05 EST
Three small cleanups to the TI ADS1298 medical ECG ADC driver.
Changes since v1:
- Patch 3/3: Per Mike Looijmans' suggestion, instead of writing only
the RESERVED bit to CONFIG2 (which equals the reset default), remove
the write entirely. Added Suggested-by tag.
Patches 1/3 and 2/3 are unchanged from v1.
Md Shofiqul Islam (3):
iio: adc: ti-ads1298: Add parentheses around macro parameter
iio: adc: ti-ads1298: Fix incorrect timeout comment
iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init
drivers/iio/adc/ti-ads1298.c | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
--
2.54.0.windows.1