* [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
@ 2026-05-10 2:07 Maxwell Doose
2026-05-11 12:09 ` Jonathan Cameron
0 siblings, 1 reply; 3+ messages in thread
From: Maxwell Doose @ 2026-05-10 2:07 UTC (permalink / raw)
To: tomasz.duszynski, jic23, robh, krzk+dt, conor+dt
Cc: David Lechner, Nuno Sá, Andy Shevchenko,
open list:IIO SUBSYSTEM AND DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
2026-05-10 2:07 [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field Maxwell Doose
@ 2026-05-11 12:09 ` Jonathan Cameron
2026-05-11 13:10 ` Maxwell Doose
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2026-05-11 12:09 UTC (permalink / raw)
To: Maxwell Doose
Cc: tomasz.duszynski, robh, krzk+dt, conor+dt, David Lechner,
Nuno Sá, Andy Shevchenko,
open list:IIO SUBSYSTEM AND DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
2026-05-11 12:09 ` Jonathan Cameron
@ 2026-05-11 13:10 ` Maxwell Doose
0 siblings, 0 replies; 3+ messages in thread
From: Maxwell Doose @ 2026-05-11 13:10 UTC (permalink / raw)
To: Jonathan Cameron
Cc: tomasz.duszynski, robh, krzk+dt, conor+dt, David Lechner,
Nuno Sá, Andy Shevchenko,
open list:IIO SUBSYSTEM AND DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-05-11 13:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-10 2:07 [PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field Maxwell Doose
2026-05-11 12:09 ` Jonathan Cameron
2026-05-11 13:10 ` Maxwell Doose
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox