.../devicetree/bindings/regulator/infineon,ir38060.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The infineon,ir38060 binding never got maintainer and fake "Not Me"
entry have been causing dt_binding_check warnings for 1.5 years now:
regulator/infineon,ir38060.yaml: maintainers:0: 'Not Me.' does not match '@'
The devices are used on few Aspeed-based IBM BMCs, so maybe recent
contributor to these boards - Ninad Palsule - can help here in the
maintenance?
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Conor Dooley <conor.dooley@microchip.com>
Cc: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Ninad,
Can you confirm that you are ok with maintenance?
Alternatively, if there is still not dedicated maintainer for this
hardware, we should drop it along with the drvier. This will break
users' setups (e.g. IBM BMC boards), but maybe this will encourage them
to find someone to maintain this hardware?
---
.../devicetree/bindings/regulator/infineon,ir38060.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml b/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml
index e6ffbc2a2298..1267b68217bd 100644
--- a/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml
+++ b/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Infineon Buck Regulators with PMBUS interfaces
maintainers:
- - Not Me.
+ - Ninad Palsule <ninad@linux.ibm.com>
allOf:
- $ref: regulator.yaml#
--
2.48.1
On 8/11/25 06:47, Krzysztof Kozlowski wrote: > The infineon,ir38060 binding never got maintainer and fake "Not Me" > entry have been causing dt_binding_check warnings for 1.5 years now: > > regulator/infineon,ir38060.yaml: maintainers:0: 'Not Me.' does not match '@' > > The devices are used on few Aspeed-based IBM BMCs, so maybe recent > contributor to these boards - Ninad Palsule - can help here in the > maintenance? > > Cc: Guenter Roeck <linux@roeck-us.net> > Cc: Conor Dooley <conor.dooley@microchip.com> > Cc: Andrew Jeffery <andrew@codeconstruct.com.au> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Ninad, > Can you confirm that you are ok with maintenance? > > Alternatively, if there is still not dedicated maintainer for this > hardware, we should drop it along with the drvier. This will break > users' setups (e.g. IBM BMC boards), but maybe this will encourage them > to find someone to maintain this hardware? Oh, please. Just list me as maintainer. Guenter > --- > .../devicetree/bindings/regulator/infineon,ir38060.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml b/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml > index e6ffbc2a2298..1267b68217bd 100644 > --- a/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml > +++ b/Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: Infineon Buck Regulators with PMBUS interfaces > > maintainers: > - - Not Me. > + - Ninad Palsule <ninad@linux.ibm.com> > > allOf: > - $ref: regulator.yaml#
© 2016 - 2025 Red Hat, Inc.