* [PATCH] dt-bindings: pwm: remove Xinlei's mail
@ 2023-11-23 13:47 Michael Walle
2023-11-23 17:17 ` Conor Dooley
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Michael Walle @ 2023-11-23 13:47 UTC (permalink / raw)
To: Thierry Reding, Uwe Kleine-König, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, Jitao Shi
Cc: linux-pwm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek, Michael Walle
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
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
2023-11-23 13:47 [PATCH] dt-bindings: pwm: remove Xinlei's mail Michael Walle
@ 2023-11-23 17:17 ` Conor Dooley
2023-11-23 17:28 ` Uwe Kleine-König
2023-11-28 17:49 ` Thierry Reding
2 siblings, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2023-11-23 17:17 UTC (permalink / raw)
To: Michael Walle
Cc: Thierry Reding, Uwe Kleine-König, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, Jitao Shi, linux-pwm, devicetree,
linux-kernel, linux-arm-kernel, linux-mediatek
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
2023-11-23 13:47 [PATCH] dt-bindings: pwm: remove Xinlei's mail Michael Walle
2023-11-23 17:17 ` Conor Dooley
@ 2023-11-23 17:28 ` Uwe Kleine-König
2023-11-23 22:56 ` Michael Walle
2023-11-28 17:49 ` Thierry Reding
2 siblings, 1 reply; 5+ messages in thread
From: Uwe Kleine-König @ 2023-11-23 17:28 UTC (permalink / raw)
To: Michael Walle, Jitao Shi
Cc: Thierry Reding, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Matthias Brugger, AngeloGioacchino Del Regno, linux-pwm,
devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
Xinlei Lee
[-- Attachment #1: Type: text/plain, Size: 1439 bytes --]
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/ |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
2023-11-23 17:28 ` Uwe Kleine-König
@ 2023-11-23 22:56 ` Michael Walle
0 siblings, 0 replies; 5+ messages in thread
From: Michael Walle @ 2023-11-23 22:56 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: Jitao Shi, Thierry Reding, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
linux-pwm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek, Xinlei Lee
>> 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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: pwm: remove Xinlei's mail
2023-11-23 13:47 [PATCH] dt-bindings: pwm: remove Xinlei's mail Michael Walle
2023-11-23 17:17 ` Conor Dooley
2023-11-23 17:28 ` Uwe Kleine-König
@ 2023-11-28 17:49 ` Thierry Reding
2 siblings, 0 replies; 5+ messages in thread
From: Thierry Reding @ 2023-11-28 17:49 UTC (permalink / raw)
To: Uwe Kleine-König, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
Jitao Shi, Michael Walle
Cc: linux-pwm, devicetree, linux-kernel, linux-arm-kernel,
linux-mediatek
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>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-11-28 17:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 13:47 [PATCH] dt-bindings: pwm: remove Xinlei's mail Michael Walle
2023-11-23 17:17 ` Conor Dooley
2023-11-23 17:28 ` Uwe Kleine-König
2023-11-23 22:56 ` Michael Walle
2023-11-28 17:49 ` Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).