summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMatti Vaittinen <mazziesaccount@gmail.com>2023-03-31 14:41:06 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-04-10 13:26:35 +0200
commitca11e4a3515430a083fd59822bce0d418f6b6541 (patch)
treeb7901fa9645582020fb8358b1fe2b11d3452aa66 /MAINTAINERS
parentiio: light: Add gain-time-scale helpers (diff)
downloadlinux-ca11e4a3515430a083fd59822bce0d418f6b6541.tar.xz
linux-ca11e4a3515430a083fd59822bce0d418f6b6541.zip
MAINTAINERS: Add IIO gain-time-scale helpers
Add myself as a maintainer for IIO light sensor helpers (helpers for maintaining the scale while adjusting intergration time or gain) and related Kunit tests. Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com> Link: https://lore.kernel.org/r/d46414eabe8dd4cd3edb15f859f3b93cd406d9aa.1680263956.git.mazziesaccount@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d5bc223f305..169d1dd45c1a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9938,6 +9938,13 @@ F: Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector
F: Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml
F: drivers/iio/adc/envelope-detector.c
+IIO LIGHT SENSOR GAIN-TIME-SCALE HELPERS
+M: Matti Vaittinen <mazziesaccount@gmail.com>
+L: linux-iio@vger.kernel.org
+S: Maintained
+F: drivers/iio/light/gain-time-scale-helper.c
+F: drivers/iio/light/gain-time-scale-helper.h
+
IIO MULTIPLEXER
M: Peter Rosin <peda@axentia.se>
L: linux-iio@vger.kernel.org