From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 34142C433F5 for ; Tue, 22 Mar 2022 20:03:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232660AbiCVUEu (ORCPT ); Tue, 22 Mar 2022 16:04:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232601AbiCVUEr (ORCPT ); Tue, 22 Mar 2022 16:04:47 -0400 Received: from mail-oa1-f41.google.com (mail-oa1-f41.google.com [209.85.160.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9DF5C27CD2; Tue, 22 Mar 2022 13:03:19 -0700 (PDT) Received: by mail-oa1-f41.google.com with SMTP id 586e51a60fabf-dacc470e03so2806869fac.5; Tue, 22 Mar 2022 13:03:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=Fq1z4Ed84ZuWdkW2m9jYI7sM6QJam+q9K1arrVbgWws=; b=HzR5KHgBJZX4QzPydA7vo7tY9/5VR+Qlv6HaHpazIh6RFMoxebS3ta9FfLDdSuwND8 Z/Wx3x3aoEUANdoZVkyiDCVE9uMuX1fVVLdk6lKwpAg169tqEV4jdUJaFcLL0Tt1mlns NGzJsH7jR7wh52GrblG+84WVAmt/9hhVCFMpplAtlXk8fm8SjK3FhyP3l5hxC0eEYyQJ 5zC/htQuWWr9vGvI7v66lWPV3E5w2HP4qgF2ukU6EQNZ+WD/rEZusb+ZQaZWh0Z0y0M4 y3u/KRCHQ7LGWetFY/9QOfQVoCokx7qQPt79oT0BZml4dWkKdWvjUD9G0dOXq4ZivxyP nThw== X-Gm-Message-State: AOAM532gito9orADE27tNf+NTmoF6qX6Ta8Np5UIzCjAiQq2DTN/Kpvj LGpkQNrYC6KvWLogMrCZiw== X-Google-Smtp-Source: ABdhPJy4AIzdw7CM09sm8WiJu7yAMWYZnT7kqu9E09l5bnyx+c0wfi4rPWwDeKMKI6b9WUwXAQwTQQ== X-Received: by 2002:a05:6870:b52c:b0:dd:ddfa:3161 with SMTP id v44-20020a056870b52c00b000ddddfa3161mr2430238oap.61.1647979398908; Tue, 22 Mar 2022 13:03:18 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id 21-20020a056870115500b000dda3a0cb91sm3110524oag.54.2022.03.22.13.03.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Mar 2022 13:03:17 -0700 (PDT) Received: (nullmailer pid 2415318 invoked by uid 1000); Tue, 22 Mar 2022 20:03:15 -0000 Date: Tue, 22 Mar 2022 15:03:15 -0500 From: Rob Herring To: Sui Jingfeng <15330273260@189.cn> Cc: Jiaxun Yang , Maxime Ripard , Thomas Zimmermann , Roland Scheidegger , Zack Rusin , Christian Gmeiner , David Airlie , Daniel Vetter , Thomas Bogendoerfer , Dan Carpenter , Krzysztof Kozlowski , Andrey Zhizhikin , Sam Ravnborg , "David S . Miller" , Lucas Stach , Maarten Lankhorst , Ilia Mirkin , Qing Zhang , suijingfeng , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH v11 5/7] dt-bindings: display: Add Loongson display controller Message-ID: References: <20220321162916.1116541-1-15330273260@189.cn> <20220321162916.1116541-6-15330273260@189.cn> <66ae2436-aa86-f583-85b4-d652273188e9@flygoat.com> <629311ac-f847-dd57-689e-eaa97aae8480@189.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <629311ac-f847-dd57-689e-eaa97aae8480@189.cn> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 22, 2022 at 09:54:08PM +0800, Sui Jingfeng wrote: > > 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 > > > > > > > > > Needs a commit message. > > > > > > > > > Signed-off-by: suijingfeng > > > > > Signed-off-by: Sui Jingfeng <15330273260@189.cn> > > > > Same person? Don't need both emails. > > > > > > Yes,  suijingfeng@loongson.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@189.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. | I think that is only if you set your git config author to your private email. Pretty much anything git might automatically do can be turned off. Rob From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 33BCDC433F5 for ; Tue, 22 Mar 2022 20:03:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 21F7610E0ED; Tue, 22 Mar 2022 20:03:21 +0000 (UTC) Received: from mail-oa1-f49.google.com (mail-oa1-f49.google.com [209.85.160.49]) by gabe.freedesktop.org (Postfix) with ESMTPS id C220010E0ED for ; Tue, 22 Mar 2022 20:03:19 +0000 (UTC) Received: by mail-oa1-f49.google.com with SMTP id 586e51a60fabf-d6e29fb3d7so2804969fac.7 for ; Tue, 22 Mar 2022 13:03:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=Fq1z4Ed84ZuWdkW2m9jYI7sM6QJam+q9K1arrVbgWws=; b=2/tCiPUtgFMBiQ/l+Xmo8Fl8wZrWgfiFRn1+Gxug7x53wV4CgWPezFEFkYLxKkca4Q AdXgBlfEdrsjLN0lwJwH9JxplfXnQXK/6rqQklw8064TcvKsdHa8hiv/26V/ulXeWZgI x0iDrai5ecQJ/EtjPPnkk04WpuMV70X88h/IYJ2bOz9oWjhCyMgvSVzmmyTCZ+5e4SmZ R4jmQQvswexCKHKp5bAlKl0fEs4vo8FNX+zOMM1cHXPzBx3mOyH7EHkygtK3qDE0mynV g2cLQrZA/NXdHR87WqIkxaWEBQda1llQeabtpGc2xTF4ESgq8dgpgjFGPrppL5qAR8Rp Vs0g== X-Gm-Message-State: AOAM533uXWs7RalM/YdH/u1Qi0C6iBTXRepBIPVe6c88JmdrgtxpCPTT Ki43CUuDu9VUQg+ch6VP4w== X-Google-Smtp-Source: ABdhPJy4AIzdw7CM09sm8WiJu7yAMWYZnT7kqu9E09l5bnyx+c0wfi4rPWwDeKMKI6b9WUwXAQwTQQ== X-Received: by 2002:a05:6870:b52c:b0:dd:ddfa:3161 with SMTP id v44-20020a056870b52c00b000ddddfa3161mr2430238oap.61.1647979398908; Tue, 22 Mar 2022 13:03:18 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id 21-20020a056870115500b000dda3a0cb91sm3110524oag.54.2022.03.22.13.03.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Mar 2022 13:03:17 -0700 (PDT) Received: (nullmailer pid 2415318 invoked by uid 1000); Tue, 22 Mar 2022 20:03:15 -0000 Date: Tue, 22 Mar 2022 15:03:15 -0500 From: Rob Herring To: Sui Jingfeng <15330273260@189.cn> Subject: Re: [PATCH v11 5/7] dt-bindings: display: Add Loongson display controller Message-ID: References: <20220321162916.1116541-1-15330273260@189.cn> <20220321162916.1116541-6-15330273260@189.cn> <66ae2436-aa86-f583-85b4-d652273188e9@flygoat.com> <629311ac-f847-dd57-689e-eaa97aae8480@189.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <629311ac-f847-dd57-689e-eaa97aae8480@189.cn> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Qing Zhang , David Airlie , Jiaxun Yang , linux-kernel@vger.kernel.org, Sam Ravnborg , Krzysztof Kozlowski , devicetree@vger.kernel.org, suijingfeng , Thomas Zimmermann , Roland Scheidegger , Andrey Zhizhikin , dri-devel@lists.freedesktop.org, Thomas Bogendoerfer , linux-mips@vger.kernel.org, Dan Carpenter , "David S . Miller" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Mar 22, 2022 at 09:54:08PM +0800, Sui Jingfeng wrote: > > 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 > > > > > > > > > Needs a commit message. > > > > > > > > > Signed-off-by: suijingfeng > > > > > Signed-off-by: Sui Jingfeng <15330273260@189.cn> > > > > Same person? Don't need both emails. > > > > > > Yes,  suijingfeng@loongson.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@189.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. | I think that is only if you set your git config author to your private email. Pretty much anything git might automatically do can be turned off. Rob