From: Petar Stoykov <pd.pstoykov@gmail.com>
Add myself as a maintainer for Sensirion SDP500 pressure sensor driver
Signed-off-by: Petar Stoykov <pd.pstoykov@gmail.com>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 40c754b4c39c..65f9479ac343 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19533,6 +19533,12 @@ S: Maintained
F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd4x.yaml
F: drivers/iio/chemical/scd4x.c
+SENSIRION SDP500 DIFFERENTIAL PRESSURE SENSOR DRIVER
+M: Petar Stoykov <petar.stoykov@prodrive-technologies.com>
+S: Maintained
+F: Documentation/devicetree/bindings/iio/pressure/sdp500.yaml
+F: drivers/iio/pressure/sdp500.c
+
SENSIRION SGP40 GAS SENSOR DRIVER
M: Andreas Klinger <ak@it-klinger.de>
S: Maintained
--
2.39.2
Hi Petar, kernel test robot noticed the following build warnings: [auto build test WARNING on ab27740f76654ed58dd32ac0ba0031c18a6dea3b] url: https://github.com/intel-lab-lkp/linux/commits/Petar-Stoykov-via-B4-Relay/dt-bindings-iio-pressure-Add-Sensirion-SDP500/20240702-235054 base: ab27740f76654ed58dd32ac0ba0031c18a6dea3b patch link: https://lore.kernel.org/r/20240702-mainline_sdp500-v3-3-0902047b3eee%40gmail.com patch subject: [PATCH v3 3/3] MAINTAINERS: Add Sensirion SDP500 reproduce: (https://download.01.org/0day-ci/archive/20240703/202407030117.3F6Sm9vA-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@intel.com> | Closes: https://lore.kernel.org/oe-kbuild-all/202407030117.3F6Sm9vA-lkp@intel.com/ All warnings (new ones prefixed by >>): Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt Warning: Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/siliconmitus,sm5703.yaml Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/watchdog/da90??-wdt.txt >> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/iio/pressure/sdp500.yaml Warning: file ./Documentation/ABI/testing/sysfs-platform-silicom#20: What '/sys/devices/platform/silicom-platform/power_cycle' doesn't have a description Using alabaster theme -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
On 02/07/2024 16:59, Petar Stoykov via B4 Relay wrote: > From: Petar Stoykov <pd.pstoykov@gmail.com> > > Add myself as a maintainer for Sensirion SDP500 pressure sensor driver > > Signed-off-by: Petar Stoykov <pd.pstoykov@gmail.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 40c754b4c39c..65f9479ac343 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19533,6 +19533,12 @@ S: Maintained > F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd4x.yaml > F: drivers/iio/chemical/scd4x.c > > +SENSIRION SDP500 DIFFERENTIAL PRESSURE SENSOR DRIVER > +M: Petar Stoykov <petar.stoykov@prodrive-technologies.com> > +S: Maintained > +F: Documentation/devicetree/bindings/iio/pressure/sdp500.yaml There is no such file. Best regards, Krzysztof
On Tue, Jul 2, 2024 at 5:15 PM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 02/07/2024 16:59, Petar Stoykov via B4 Relay wrote: > > From: Petar Stoykov <pd.pstoykov@gmail.com> > > > > Add myself as a maintainer for Sensirion SDP500 pressure sensor driver > > > > Signed-off-by: Petar Stoykov <pd.pstoykov@gmail.com> > > --- > > MAINTAINERS | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 40c754b4c39c..65f9479ac343 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -19533,6 +19533,12 @@ S: Maintained > > F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd4x.yaml > > F: drivers/iio/chemical/scd4x.c > > > > +SENSIRION SDP500 DIFFERENTIAL PRESSURE SENSOR DRIVER > > +M: Petar Stoykov <petar.stoykov@prodrive-technologies.com> > > +S: Maintained > > +F: Documentation/devicetree/bindings/iio/pressure/sdp500.yaml > > There is no such file. Ops, I forgot to update both references to the file after it got renamed. Here and in the bindings file. > > Best regards, > Krzysztof >
© 2016 - 2026 Red Hat, Inc.