All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field
@ 2026-05-15  1:16 Maxwell Doose
  2026-05-15  1:20 ` sashiko-bot
  2026-05-15  7:02 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: Maxwell Doose @ 2026-05-15  1:16 UTC (permalink / raw)
  To: jic23, robh, krzk+dt, conor+dt
  Cc: Tomasz Duszynski, 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://lore.kernel.org/linux-iio/20260507172404.80435-1-m32285159@gmail.com/
Signed-off-by: Maxwell Doose <m32285159@gmail.com>
---
 v2:
 - Replace link to git.kernel.org with link to patch at lore.kernel.org.
 - Fix typo in subject.

 .../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 v2] dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field
  2026-05-15  1:16 [PATCH v2] dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field Maxwell Doose
@ 2026-05-15  1:20 ` sashiko-bot
  2026-05-15  7:02 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: sashiko-bot @ 2026-05-15  1:20 UTC (permalink / raw)
  To: Maxwell Doose; +Cc: conor+dt, devicetree, robh, krzk+dt

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] The commit message claims to replace Tomasz Duszynski with Maxwell Doose as the maintainer of the SCD30 driver, but it only updates the Device Tree binding YAML file. The global `MAINTAINERS` file was not updated.
--

commit 93a32c5e87f9412329bac834ecc989bf06a6129d
Author: Maxwell Doose <m32285159@gmail.com>

dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field

This commit updates the maintainers field in the Sensirion SCD30 device
tree binding to reflect a change in maintainership.

Link: https://lore.kernel.org/linux-iio/20260507172404.80435-1-m32285159@gmail.com/

> Tomasz Duszynski is no longer the maintainer of the SCD30 driver.
> Replace his entry with mine.

The commit message indicates a change in maintainership for the SCD30 driver,
but this patch only updates the device tree binding file.

Should the SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER entry in the global
MAINTAINERS file also be updated?

If the global MAINTAINERS file is left unupdated, tools like get_maintainer.pl
will continue to route patches for the driver's C files to the old maintainer.

> diff --git a/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml b/Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
> index 40d87346ff4cf..a5b0debe85b1a 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

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260515011639.28570-1-m32285159@gmail.com?part=1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field
  2026-05-15  1:16 [PATCH v2] dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field Maxwell Doose
  2026-05-15  1:20 ` sashiko-bot
@ 2026-05-15  7:02 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-05-15  7:02 UTC (permalink / raw)
  To: Maxwell Doose
  Cc: jic23, robh, krzk+dt, conor+dt, Tomasz Duszynski, David Lechner,
	Nuno Sá, Andy Shevchenko,
	open list:IIO SUBSYSTEM AND DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list

On Thu, May 14, 2026 at 08:16:39PM -0500, Maxwell Doose wrote:
> Tomasz Duszynski is no longer the maintainer of the SCD30 driver.
> Replace his entry with mine.
> 
> Link: https://lore.kernel.org/linux-iio/20260507172404.80435-1-m32285159@gmail.com/
> Signed-off-by: Maxwell Doose <m32285159@gmail.com>

This was supposed to be part of that patch.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-15  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15  1:16 [PATCH v2] dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field Maxwell Doose
2026-05-15  1:20 ` sashiko-bot
2026-05-15  7:02 ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.