[PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field

Maxwell Doose posted 1 patch 2 weeks, 6 days ago
.../devicetree/bindings/iio/chemical/sensirion,scd30.yaml       | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
Posted by Maxwell Doose 2 weeks, 6 days ago
Tomasz Duszynski is no longer the maintainer of the SCD30 driver.
Replace his entry with mine.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?h=togreg
Signed-off-by: Maxwell Doose <m32285159@gmail.com>
---
 .../devicetree/bindings/iio/chemical/sensirion,scd30.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
index 40d87346ff4c..a5b0debe85b1 100644
--- a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
+++ b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Sensirion SCD30 carbon dioxide sensor
 
 maintainers:
-  - Tomasz Duszynski <tomasz.duszynski@octakon.com>
+  - Maxwell Doose <m32285159@gmail.com>
 
 description: |
   Air quality sensor capable of measuring co2 concentration, temperature
-- 
2.54.0
Re: [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
Posted by Jonathan Cameron 2 weeks, 4 days ago
On Sat,  9 May 2026 21:07:58 -0500
Maxwell Doose <m32285159@gmail.com> wrote:

> Tomasz Duszynski is no longer the maintainer of the SCD30 driver.
> Replace his entry with mine.
> 
> Link: https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?h=togreg

That link is not stable given it's whatever is head of my tree rather than
what I suspect you were aiming for.  Use a link to the email on lore instead.

> Signed-off-by: Maxwell Doose <m32285159@gmail.com>
> ---
>  .../devicetree/bindings/iio/chemical/sensirion,scd30.yaml       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> index 40d87346ff4c..a5b0debe85b1 100644
> --- a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> +++ b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Sensirion SCD30 carbon dioxide sensor
>  
>  maintainers:
> -  - Tomasz Duszynski <tomasz.duszynski@octakon.com>
> +  - Maxwell Doose <m32285159@gmail.com>
>  
>  description: |
>    Air quality sensor capable of measuring co2 concentration, temperature
Re: [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
Posted by Maxwell Doose 2 weeks, 4 days ago
On Mon, May 11, 2026 at 7:10 AM Jonathan Cameron <jic23@kernel.org> wrote:
>
> On Sat,  9 May 2026 21:07:58 -0500
> Maxwell Doose <m32285159@gmail.com> wrote:
>
> > Tomasz Duszynski is no longer the maintainer of the SCD30 driver.
> > Replace his entry with mine.
> >
> > Link: https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?h=togreg
>
> That link is not stable given it's whatever is head of my tree rather than
> what I suspect you were aiming for.  Use a link to the email on lore instead.
>

Ah (right, git might rehash the commit). Will switch it over to lore.

best regards,
max



> > Signed-off-by: Maxwell Doose <m32285159@gmail.com>
> > ---
> >  .../devicetree/bindings/iio/chemical/sensirion,scd30.yaml       | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> > index 40d87346ff4c..a5b0debe85b1 100644
> > --- a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> > +++ b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> >  title: Sensirion SCD30 carbon dioxide sensor
> >
> >  maintainers:
> > -  - Tomasz Duszynski <tomasz.duszynski@octakon.com>
> > +  - Maxwell Doose <m32285159@gmail.com>
> >
> >  description: |
> >    Air quality sensor capable of measuring co2 concentration, temperature
>