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 4E451C71153 for ; Mon, 28 Aug 2023 17:10:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229507AbjH1RJk (ORCPT ); Mon, 28 Aug 2023 13:09:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229490AbjH1RJT (ORCPT ); Mon, 28 Aug 2023 13:09:19 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5C33195 for ; Mon, 28 Aug 2023 10:08:33 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id 38308e7fff4ca-2bcd7a207f7so51064631fa.3 for ; Mon, 28 Aug 2023 10:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693242491; x=1693847291; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=OJ0nWzzimdg838fa/lzoTVDxFGZxON94cAcpz1zfgRE=; b=DLCWu4qssYAxO6MpNH7v985v2dDP3T9gYeek8LCjZThUXgz5fxyKzreeWppQjmloxL 71ehSFk3Hr/A7WDYapYYHueXbu4tSPYY886yeYVzTxTa1SphD4ep2Im/ogxE2vEDGoGT JcfRZKDU0squBVCwHKAlNqKDUD5D3ZhmI56R+pXe3dgk0leNcAx82Leww8t7ux03hoa+ aHhwj5vijuts4QOYB+uwsmueid58WCJo/K+yxrEiH+VfruxWeTdqyVONEASnAs7vkmqY 0Cs0v/ah6AT/lcH+fuH8+nTJQSVJuG3wehIzywwc4U5X6gHdWXLEkTqXO9MA/m6PMZ7H o9hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693242491; x=1693847291; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OJ0nWzzimdg838fa/lzoTVDxFGZxON94cAcpz1zfgRE=; b=grhanLMI55b5L/AGTuEyii6mvM35fXL2Ohz4afbHoHUs6v/C5RGK9vm2T3yzaX/mCT Tpxm/xyRNMwMJEno1lVKQizPysK4FV1d4bQKK8nh/znwLS8RGG4cAS5BMrUiGUqutP6V Aeeq87TgD2ObbC+Au7G1Xy08IKGFQhQ7u70occNI5mPFzDWqz23w/XAvnCHIBBjFkjoD kPMKEO85PSR0zZIsKpT8XFIJoqZI+VuVAsgM2SJ5F6tyoDuuBXttQwoyaQEu/g5Cpn3H XGBZSvs74eegSiqHLTYFzAJbcq6IGUV3n7Pdy5qErAUfSYFGc3MpxHgid09nuyKstOH3 sxGQ== X-Gm-Message-State: AOJu0Yw3eX3lfB6wsR0GdOGbTQdd0AunkYbRmEc2y1YfbJtFY5saZH36 cv55HNZXe654QjOSjgnUwkZvPw== X-Google-Smtp-Source: AGHT+IEcPUROefoidY84rNmIPDcccxjgx8VyhG+jU810O5raCTKXVm4HvVuhMFOnJHbYLVNBvJkswA== X-Received: by 2002:a05:651c:2045:b0:2bc:fb79:d165 with SMTP id t5-20020a05651c204500b002bcfb79d165mr5073014ljo.39.1693242491588; Mon, 28 Aug 2023 10:08:11 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.225]) by smtp.gmail.com with ESMTPSA id rs25-20020a170907037900b0099bd1a78ef5sm4826212ejb.74.2023.08.28.10.08.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 28 Aug 2023 10:08:11 -0700 (PDT) Message-ID: <3f26449e-4208-f1a2-dd3c-3ecc095f4ea0@linaro.org> Date: Mon, 28 Aug 2023 19:08:09 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH 2/2] misc: bm92txx: Add driver for the ROHM BM92Txx Content-Language: en-US From: Krzysztof Kozlowski To: Emmanuel Gil Peyrot Cc: azkali , Adam Jiang , CTCaer , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Greg Kroah-Hartman , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230824153059.212244-1-linkmauve@linkmauve.fr> <20230824153059.212244-3-linkmauve@linkmauve.fr> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/08/2023 19:05, Krzysztof Kozlowski wrote: > On 28/08/2023 17:06, Emmanuel Gil Peyrot wrote: >> Hi, >> >> On Thu, Aug 24, 2023 at 06:28:07PM +0200, Krzysztof Kozlowski wrote: >>> On 24/08/2023 17:30, Emmanuel Gil Peyrot wrote: >>>> From: azkali >>>> >>>> This is used as the USB-C Power Delivery controller of the Nintendo >>>> Switch. >>>> >>>> Signed-off-by: Emmanuel Gil Peyrot >>>> Signed-off-by: azkali >>>> Signed-off-by: Adam Jiang >>>> Signed-off-by: CTCaer >>> >>> These do not look like real identities. In this and previous patchset >>> your author emails bounces, so I propose to drop all stale addresses and >>> all anonymous entries. >> >> I and the authors find that policy inacceptable, our work should be >> credited and our copyright should hold despite our choice of name. > > Which authors? The ones who do not want to give real, working email? Or > the ones who do not want to provide known identity, which is required by > our submission process? > BTW, you mistake copyrights with DCO... DCO does not automatically give any of the intermediate people copyrights. Best regards, Krzysztof