The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iio: adc: ti-ads1298: Three driver cleanups
@ 2026-05-07 10:51 Md Shofiqul Islam
  2026-05-07 10:51 ` [PATCH v2 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter Md Shofiqul Islam
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Md Shofiqul Islam @ 2026-05-07 10:51 UTC (permalink / raw)
  To: linux-iio, linux-kernel
  Cc: Md Shofiqul Islam, jic23, dlechner, nuno.sa, andy, mike.looijmans

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-05-07 16:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 10:51 [PATCH v2 0/3] iio: adc: ti-ads1298: Three driver cleanups Md Shofiqul Islam
2026-05-07 10:51 ` [PATCH v2 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter Md Shofiqul Islam
2026-05-07 16:28   ` Jonathan Cameron
2026-05-07 10:51 ` [PATCH v2 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment Md Shofiqul Islam
2026-05-07 16:29   ` Jonathan Cameron
2026-05-07 10:51 ` [PATCH v2 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init Md Shofiqul Islam
2026-05-07 16:31   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox