[PATCH 0/3] iio: chemical: sgp40: Add secondary chip functionality
From: Jaakko Koivisto
Date: Fri Sep 18 2026 - 09:53:39 EST
Add functions for getting Sensirion SGP40 VOC sensor serial number,
running self-test, and turning the heating element off.
Tested with adafruit SGP40 and waveshare SGP40 breakout boards using
Raspberry Pi 3 and Raspberry Pi 1.
Jaakko Koivisto (3):
iio: chemical: sgp40: Implement get_serial_number-command
iio: chemical: sgp40: Implement execute_self_test-command
iio: chemical: sgp40: Implement turn_heater_off-command
drivers/iio/chemical/sgp40.c | 159 ++++++++++++++++++++++++++++++++++-
1 file changed, 157 insertions(+), 2 deletions(-)
--
2.55.0