Re: [PATCH] dt-bindings: gpio: gpio-delay: Use Alexander's email
From: Bartosz Golaszewski
Date: Mon Mar 09 2026 - 05:19:52 EST
On Fri, Mar 6, 2026 at 12:45 AM Rob Herring <robh@xxxxxxxxxx> wrote:
>
> 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?
>
Yes, queued now.
Bart