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

From: Bartosz Golaszewski

Date: Thu Feb 12 2026 - 06:11:09 EST


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>