[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cbf71968-0da4-dee9-3fd5-5a5283038146@flygoat.com>
Date: Tue, 22 Mar 2022 16:08:21 +0000
From: Jiaxun Yang <jiaxun.yang@...goat.com>
To: Sui Jingfeng <15330273260@....cn>, Rob Herring <robh@...nel.org>
Cc: Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
Roland Scheidegger <sroland@...are.com>,
Zack Rusin <zackr@...are.com>,
Christian Gmeiner <christian.gmeiner@...il.com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Dan Carpenter <dan.carpenter@...cle.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Andrey Zhizhikin <andrey.zhizhikin@...ca-geosystems.com>,
Sam Ravnborg <sam@...nborg.org>,
"David S . Miller" <davem@...emloft.net>,
Lucas Stach <l.stach@...gutronix.de>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Ilia Mirkin <imirkin@...m.mit.edu>,
Qing Zhang <zhangqing@...ngson.cn>,
suijingfeng <suijingfeng@...ngson.cn>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, dri-devel@...ts.freedesktop.org
Subject: Re: [PATCH v11 5/7] dt-bindings: display: Add Loongson display
controller
在 2022/3/22 13:54, Sui Jingfeng 写道:
>
> On 2022/3/22 21:08, Jiaxun Yang wrote:
>>
>>
>> 在 2022/3/22 2:33, Sui Jingfeng 写道:
>>>
>>> On 2022/3/22 07:20, Rob Herring wrote:
>>>> On Tue, Mar 22, 2022 at 12:29:14AM +0800, Sui Jingfeng wrote:
>>>>> From: suijingfeng <suijingfeng@...ngson.cn>
>>>>>
>>>> Needs a commit message.
>>>>
>>>>> Signed-off-by: suijingfeng <suijingfeng@...ngson.cn>
>>>>> Signed-off-by: Sui Jingfeng <15330273260@....cn>
>>>> Same person? Don't need both emails.
>>>
>>> Yes, suijingfeng@...ngson.cn is my company's email. But it can not
>>> be used to send patches to dri-devel,
>>>
>>> when send patches with this email, the patch will not be shown on
>>> patch works.
>>>
>>> Emails are either blocked or got rejected by loongson's mail
>>> server. It can only receive emails
>>>
>>> from you and other people, but not dri-devel. so have to use my
>>> personal email(15330273260@....cn) to send patches.
>> In this case you can just use your company's email to sign-off
>> code and sending with your personal email. It's common practice.
>>
>> If you don't want to receiving kernel email in your company mailbox,
>> you can add a entry in .mailmap .
>>
> |I'm using `git send-email -7 --cover-letter --annotate -v11` command
> to send patches, it will automatically sign off patches with the my
> private emails. |
The alternative solution is:
git format-patch -7 -v11 --cover-letter
git send-email ./*.patch
Thanks.
- Jiaxun
>
>> Thanks.
>> - Jiaxun
Powered by blists - more mailing lists