diff options
| author | Marcelo Schmitt <marcelo.schmitt@analog.com> | 2025-08-08 22:02:03 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-08-16 13:57:07 +0300 |
| commit | f01701a8545f55d01a0e5f15c3dc67a7977fddc9 (patch) | |
| tree | ec624434611b203826b4ba13c23a3aa38bb44c55 | |
| parent | ee6ef19778fd7604ddf6c3a3e307c0f36748f70c (diff) | |
| download | linux-f01701a8545f55d01a0e5f15c3dc67a7977fddc9.tar.xz | |
MAINTAINERS: Update max30208 maintainership
Update MAX30208 temperature sensor driver maintainer.
The previous maintainer's email bounces and no longer works.
Also mark the driver as supported.
Reported-by: Dave Hansen <dave.hansen@linux.intel.com>
Closes: https://lore.kernel.org/linux-iio/20250808174901.4556B33A@davehans-spike.ostc.intel.com/
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://patch.msgid.link/20250808190203.7493-1-marcelo.schmitt@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe168477caa4..be5ac7972bed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15008,9 +15008,9 @@ F: Documentation/devicetree/bindings/regulator/maxim,max20086.yaml F: drivers/regulator/max20086-regulator.c MAXIM MAX30208 TEMPERATURE SENSOR DRIVER -M: Rajat Khandelwal <rajat.khandelwal@linux.intel.com> +M: Marcelo Schmitt <marcelo.schmitt@analog.com> L: linux-iio@vger.kernel.org -S: Maintained +S: Supported F: drivers/iio/temperature/max30208.c MAXIM MAX77650 PMIC MFD DRIVER |
