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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B81CC433B4 for ; Sun, 16 May 2021 20:21:31 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D79CB61151 for ; Sun, 16 May 2021 20:21:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D79CB61151 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=reproducible-builds.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=3rkCqGq16+IKRLme5zFtAxqADnuXW35yFsG/pu1egwY=; b=EK84Co2jgsxmtG2UFcXYMrvj/ VPTGV0iGbpnV8Q/KVqJ3xSKnce31NKJpjugiWnVb5en07C1QpIKD3kHQ2wOXuImKNtkpzSofp2j3+ Y3McmQXZdZpsDNLrdbWB6dxD01knwueqGY69WB01V4HvDdVDmnULZnS6s+p/vH6rktajBS+bAuTmG v0ZXU3J81qn+p11EFI7HEAe1LkVCfL/CmHTlZcGz9Yh1oKm80VsNPA4G5AYGr5YULOlJ9E4DOf4eQ j/2CDehJyaXA2gAQgZyF+sWi7ysDX3oCNSFvfSJfp5ouSUH2NAmEwG5SwO+h72c0IDUQc/hgW7/CC lNO82t2/w==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1liNEC-00CtpN-Bq; Sun, 16 May 2021 20:19:08 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1liNE6-00CtoL-Iy for linux-arm-kernel@desiato.infradead.org; Sun, 16 May 2021 20:19:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Type:MIME-Version:Message-ID: Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=t7kmvU9IFI17udXuh/kMDiukZ6QYlLMKDTUkAF+jD8Y=; b=lysSNVMAquQZ3l7E/0uN/Pn+qL at6jCIBq0S+ITAcY82AJ8/7J43KAVXfvPNWiJTOtr7ZR9ZIrB9DZtht1a3jcOz2JHJyVSk5WBX64V qrYIpzOOYfj9aACxS4Rn4LryeE9u/OUPJpFXouGdYNq0XpxuttZRI4HkK988esoE9orgZ2B7qv0qx YUZi4BQAyMpOLDQO7lEHBtSm1s93tthM54faTd6jJWingfeCypWCnMuM47EG1wxdZIkpaCu9qUokE sRxss88x8wQJBuRepXKoJpuY6IBABB1AlN4KlRQocvhR4HcvcO+Ma+jSH2evbGC8qESGy/ZaHjuqC 2eYwIWUw==; Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1liNE3-00DDZv-J6 for linux-arm-kernel@lists.infradead.org; Sun, 16 May 2021 20:19:01 +0000 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id C567D1A904; Sun, 16 May 2021 13:18:48 -0700 (PDT) From: Vagrant Cascadian To: Salvatore Bonaccorso , Jernej =?utf-8?Q?=C5=A0krabe?= =?utf-8?Q?c?= Cc: Maxime Ripard , "B.R. Oake" , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Rob Herring , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY mode In-Reply-To: References: <1243888060.510560.1612783497400@ichabod.co-bxl> <20210210150118.ly252i37eykayrcb@gilmour> <1719200956.433094.1613199092092@ichabod.co-bxl> <6612268.HtAl026vyE@jernej-laptop> Date: Sun, 16 May 2021 13:18:44 -0700 Message-ID: <87o8dawhy3.fsf@yucca> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210516_131859_661237_ECDC81B7 X-CRM114-Status: GOOD ( 31.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8367316538595523701==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8367316538595523701== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2021-05-16, Salvatore Bonaccorso wrote: > On Sat, Feb 13, 2021 at 09:51:17AM +0100, Jernej =C5=A0krabec wrote: >> Let me first explain that it was oversight on my side not noticing initi= als in=20 >> your SoB tag. But since the issue was raised by Maxime, I didn't follow = up. >>=20 >> Dne sobota, 13. februar 2021 ob 07:51:32 CET je B.R. Oake napisal(a): >> > On Wed Feb 10 at 16:01:18 CET 2021, Maxime Ripard wrote: >> > > Unfortunately we can't take this patch as is, this needs to be your = real >> > > name, see: >> > > https://www.kernel.org/doc/html/latest/process/submitting-patches.ht= ml#de >> > > veloper-s-certificate-of-origin-1-1 >> > Dear Maxime, >> >=20 >> > Thank you very much for considering my contribution and for all your >> > work on supporting sunxi-based hardware; I appreciate it. >> >=20 >> > Thank you for referring me to the Developer's Certificate of Origin, b= ut >> > I had already read it before submitting (I had to do so in order to kn= ow >> > what I was saying by "Signed-off-by:") and I do certify what it says. >> >=20 >> > Looking through recent entries in the commit log of the mainline kerne= l, >> > I see several patches from authors such as: >> >=20 >> > H.J. Lu >> > B K Karthik >> > JC Kuo >> > EJ Hsu >> > LH Lin >> > KP Singh >> > Karthik B S >> > Shreyas NC >> > Vandana BN >> >=20 >> > so I believe names of this form are in fact acceptable, even if the >> > style might seem a little old-fashioned to some. >>=20 >> Speaking generally, not only for this case, prior art arguments rarely h= old,=20 >> because: >> - it might be oversight, >> - it might be a bad practice, which should not be followed in new=20 >> contributions, >> - different maintainers have different point of view on same thing, >> - maintainer wants to adapt new practice or steer subsystem in new direc= tion >>=20 >> >=20 >> > I would like to add that I have met many people with names such as C.J= ., >> > A A, TC, MG, etc. That is what everybody calls them and it would be >> > natural for them to sign themselves that way. Some of them might want = to >> > contribute to Linux some day, and I think it would be a great shame and >> > a loss to all of us if they were discouraged from doing so by reading >> > our conversation in the archives and concluding that any contribution >> > from them, however small, would be summarily refused simply because of >> > their name. Please could you ensure that does not happen? >>=20 >> The link you posted says following: >> "using your real name (sorry, no pseudonyms or anonymous contributions.)" >>=20 >> I believe that real name means no initials, no matter what people are=20 >> accustomed to. From my point of view, CJ is pseudonym derived from real = name. >>=20 >> This is not the first time that fix of SoB tag was requested, you can fi= nd such=20 >> requests in ML archives. I'm sure this isn't the first time this sort of thing has been brought up on this subject, but I feel obliged to mention: https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about= -names/ This seems to be blocked on culturally dependent perception of what looks like a "real name" as opposed to any technical grounds. What is the goal of the "real name" in Signed-off-by actually trying to achieve? live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYKF+JQAKCRDcUY/If5cW qsokAP9nYxJeAbCY5XVe6Mq51MJdRig2BlF4b3b5KwBHW0fy7QD/ddOU4rtOhc6s fmXJjZNIdsqtIoXZwCygfIhnMmWoAg8= =o8xs -----END PGP SIGNATURE----- --=-=-=-- --===============8367316538595523701== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8367316538595523701==--