[PATCH] dt-bindings: pwm: remove Xinlei's mail

Michael Walle posted 1 patch 2 years, 1 month ago
Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 -
1 file changed, 1 deletion(-)
[PATCH] dt-bindings: pwm: remove Xinlei's mail
Posted by Michael Walle 2 years, 1 month ago
Xinlei Lee's mail is bouncing:

<xinlei.lee@mediatek.com>: host mailgw02.mediatek.com[216.200.240.185] said:
    550 Relaying mail to xinlei.lee@mediatek.com is not allowed (in reply to
    RCPT TO command)

Remove it.

Signed-off-by: Michael Walle <mwalle@kernel.org>
---
 Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
index 153e146df7d4..afcdeed4e88a 100644
--- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
+++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
@@ -8,7 +8,6 @@ title: MediaTek DISP_PWM Controller
 
 maintainers:
   - Jitao Shi <jitao.shi@mediatek.com>
-  - Xinlei Lee <xinlei.lee@mediatek.com>
 
 allOf:
   - $ref: pwm.yaml#
-- 
2.39.2
Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
Posted by Thierry Reding 2 years, 1 month ago
On Thu, 23 Nov 2023 14:47:16 +0100, Michael Walle wrote:
> Xinlei Lee's mail is bouncing:
> 
> <xinlei.lee@mediatek.com>: host mailgw02.mediatek.com[216.200.240.185] said:
>     550 Relaying mail to xinlei.lee@mediatek.com is not allowed (in reply to
>     RCPT TO command)
> 
> Remove it.
> 
> [...]

Applied, thanks!

[1/1] dt-bindings: pwm: remove Xinlei's mail
      commit: c7861b3ffaba39021968505bd6807bf4fa7148c9

Best regards,
-- 
Thierry Reding <thierry.reding@gmail.com>
Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
Posted by Uwe Kleine-König 2 years, 1 month ago
On Thu, Nov 23, 2023 at 02:47:16PM +0100, Michael Walle wrote:
> Xinlei Lee's mail is bouncing:
> 
> <xinlei.lee@mediatek.com>: host mailgw02.mediatek.com[216.200.240.185] said:
>     550 Relaying mail to xinlei.lee@mediatek.com is not allowed (in reply to
>     RCPT TO command)
> 
> Remove it.
> 
> Signed-off-by: Michael Walle <mwalle@kernel.org>
> ---
>  Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> index 153e146df7d4..afcdeed4e88a 100644
> --- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> @@ -8,7 +8,6 @@ title: MediaTek DISP_PWM Controller
>  
>  maintainers:
>    - Jitao Shi <jitao.shi@mediatek.com>
> -  - Xinlei Lee <xinlei.lee@mediatek.com>

Xinlei is also listed as maintainer in
Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml.

Other than that:

Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

because the address failed for me before, too.

A confirmation by Jitao Shi would be nice ...

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |
Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
Posted by Michael Walle 2 years, 1 month ago
>>  maintainers:
>>    - Jitao Shi <jitao.shi@mediatek.com>
>> -  - Xinlei Lee <xinlei.lee@mediatek.com>
> 
> Xinlei is also listed as maintainer in
> Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml.

https://lore.kernel.org/all/20231123134927.2034024-1-mwalle@kernel.org/

In hindsight, I should probably have put both patches in one series..

-michael
Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
Posted by Conor Dooley 2 years, 1 month ago
On Thu, Nov 23, 2023 at 02:47:16PM +0100, Michael Walle wrote:
> Xinlei Lee's mail is bouncing:
> 
> <xinlei.lee@mediatek.com>: host mailgw02.mediatek.com[216.200.240.185] said:
>     550 Relaying mail to xinlei.lee@mediatek.com is not allowed (in reply to
>     RCPT TO command)
> 
> Remove it.
> 
> Signed-off-by: Michael Walle <mwalle@kernel.org>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.