MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Update MAX30208 temperature sensor driver maintainer.
The previous maintainer's email bounces and no longer works.
Also mark the driver as supported.
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4f03e230f3c5..0308dbfb98eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14981,9 +14981,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
base-commit: 6408dba154079656d069a6a25fb3a8954959474c
--
2.47.2
On Fri, Aug 8, 2025 at 9:02 PM Marcelo Schmitt <marcelo.schmitt@analog.com> wrote: > > Update MAX30208 temperature sensor driver maintainer. > The previous maintainer's email bounces and no longer works. > Also mark the driver as supported. Reported-by: Closes: ? Otherwise LGTM, Reviewed-by: Andy Shevchenko <andy@kernel.org> ... > -S: Maintained > +S: Supported Just curious, are you really having this as a day job task? -- With Best Regards, Andy Shevchenko
On 08/08, Andy Shevchenko wrote: > On Fri, Aug 8, 2025 at 9:02 PM Marcelo Schmitt > <marcelo.schmitt@analog.com> wrote: > > > > Update MAX30208 temperature sensor driver maintainer. > > The previous maintainer's email bounces and no longer works. > > Also mark the driver as supported. > > Reported-by: > Closes: > > ? Reported-by: Dave Hansen <dave.hansen@linux.intel.com> Closes: https://lore.kernel.org/linux-iio/20250808174901.4556B33A@davehans-spike.ostc.intel.com/ > > Otherwise LGTM, > Reviewed-by: Andy Shevchenko <andy@kernel.org> > > ... > > > -S: Maintained > > +S: Supported > > Just curious, are you really having this as a day job task? There is a request for MAX30210 support and so this driver may get extended to also support that part. Though, even if we end up with a separate driver for MAX30210, it feel unlikely to me that people lost interest in MAX30208 as that's still in production according to MAX30208's page [1]. [1]: https://www.analog.com/en/products/MAX30208.html > > -- > With Best Regards, > Andy Shevchenko
On Sat, Aug 9, 2025 at 3:51 PM Marcelo Schmitt <marcelo.schmitt1@gmail.com> wrote: > On 08/08, Andy Shevchenko wrote: > > On Fri, Aug 8, 2025 at 9:02 PM Marcelo Schmitt > > <marcelo.schmitt@analog.com> wrote: ... > > > -S: Maintained > > > +S: Supported > > > > Just curious, are you really having this as a day job task? > > There is a request for MAX30210 support and so this driver may get extended to > also support that part. Though, even if we end up with a separate driver for > MAX30210, it feel unlikely to me that people lost interest in MAX30208 > as that's still in production according to MAX30208's page [1]. Ah, cool, thanks for taking care of this! > [1]: https://www.analog.com/en/products/MAX30208.html -- With Best Regards, Andy Shevchenko
On Sat, 9 Aug 2025 15:53:42 +0200 Andy Shevchenko <andy.shevchenko@gmail.com> wrote: > On Sat, Aug 9, 2025 at 3:51 PM Marcelo Schmitt > <marcelo.schmitt1@gmail.com> wrote: > > On 08/08, Andy Shevchenko wrote: > > > On Fri, Aug 8, 2025 at 9:02 PM Marcelo Schmitt > > > <marcelo.schmitt@analog.com> wrote: > > ... > > > > > -S: Maintained > > > > +S: Supported > > > > > > Just curious, are you really having this as a day job task? > > > > There is a request for MAX30210 support and so this driver may get extended to > > also support that part. Though, even if we end up with a separate driver for > > MAX30210, it feel unlikely to me that people lost interest in MAX30208 > > as that's still in production according to MAX30208's page [1]. > > Ah, cool, thanks for taking care of this! > > > [1]: https://www.analog.com/en/products/MAX30208.html Applied to the testing branch of iio.git. Thanks, Jonathan
© 2016 - 2025 Red Hat, Inc.