Re: [PATCH] dt-bindings: gpio: gpio-delay: Use Alexander's email

From: Rob Herring

Date: Thu Mar 05 2026 - 18:48:55 EST


On Thu, Feb 12, 2026 at 03:10:57AM -0800, Bartosz Golaszewski wrote:
> On Thu, 12 Feb 2026 12:09:06 +0100, Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxxxxxxxx> said:
> > Group/anonymous mailboxes are not accepted for bindings maintainers, so
> > switch from such linux @TQ mailbox to Alexander's email.
> >
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/gpio/gpio-delay.yaml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/gpio/gpio-delay.yaml b/Documentation/devicetree/bindings/gpio/gpio-delay.yaml
> > index 1cebc4058e27..b99ceff6c5f6 100644
> > --- a/Documentation/devicetree/bindings/gpio/gpio-delay.yaml
> > +++ b/Documentation/devicetree/bindings/gpio/gpio-delay.yaml
> > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> > title: GPIO delay controller
> >
> > maintainers:
> > - - Alexander Stein <linux@xxxxxxxxxxxxxxx>
> > + - Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
> >
> > description: |
> > This binding describes an electrical setup where setting an GPIO output
> > --
> > 2.51.0
> >
> >
>
> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>

Are you going to pick this up?

Rob