Message ID | 20231123134716.2033769-1-mwalle@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: pwm: remove Xinlei's mail | expand |
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.
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
>> 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
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,
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#
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(-)