.../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 '@'
Guenter agreed to keep an eye for this hardware and binding.
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Conor Dooley <conor.dooley@microchip.com>
Cc: Andrew Jeffery <andrew@codeconstruct.com.au>
Cc: Ninad Palsule <ninad@linux.ibm.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Changes in v2:
1. Add Guenter instead of Ninad.
---
.../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..57ff6bf1e188 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.
+ - Guenter Roeck <linux@roeck-us.net>
allOf:
- $ref: regulator.yaml#
--
2.48.1
On Mon, 11 Aug 2025 16:15:27 +0200, 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 '@' > > Guenter agreed to keep an eye for this hardware and binding. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] regulator: dt-bindings: infineon,ir38060: Add Guenter as maintainer from IBM commit: 4b0ad968717eb1862b74c1f549e4225bf95c286f All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
On 8/11/25 07:15, 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 '@' > > Guenter agreed to keep an eye for this hardware and binding. > > Cc: Guenter Roeck <linux@roeck-us.net> > Cc: Conor Dooley <conor.dooley@microchip.com> > Cc: Andrew Jeffery <andrew@codeconstruct.com.au> > Cc: Ninad Palsule <ninad@linux.ibm.com> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Acked-by: Guenter Roeck <linux@roeck-us.net> > --- > > Changes in v2: > 1. Add Guenter instead of Ninad. > --- > .../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..57ff6bf1e188 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. > + - Guenter Roeck <linux@roeck-us.net> > > allOf: > - $ref: regulator.yaml#
© 2016 - 2025 Red Hat, Inc.