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 35772CDB482 for ; Tue, 17 Oct 2023 07:47:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234652AbjJQHrs (ORCPT ); Tue, 17 Oct 2023 03:47:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234669AbjJQHrp (ORCPT ); Tue, 17 Oct 2023 03:47:45 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B244F7 for ; Tue, 17 Oct 2023 00:47:38 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4000EE0013; Tue, 17 Oct 2023 07:47:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1697528857; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KM4KLRt+5IjihJQXo+jsfeiMylcvEg8wsmECyvz1s2w=; b=Be89U5XdfZrxV3tdfaRI6U03c0zVST+3R5wj9a+lldE7BTkUeeO2fPdT+64gpFJIXowRHD T9BbPAZEmCc7PcTZWu4XfjiLMRQgFWAgLoiKpEHiUyg55Ua0yEizvxV2VUQIO7DKUYGNaW QvaP7uxzbn+pdBQgkdTfPuMHCmnft29BIyll7fAScoBGGpPdCMnH4aviENb7iuH0pMK5xy jIkZI/5PnHiroxmOhR6NXVNhsOOHwHLezZeJ1UXLUTM3Yl8FI9AvP/Qgf9FTn0Bzfdqp5Q izijN3S57/VAqr7sBA883cQQBImifKC7wtkN8aNOtm/yN/fPZ1lD0aUwEs/EdQ== Date: Tue, 17 Oct 2023 09:47:33 +0200 From: Miquel Raynal To: dregan@mail.com Cc: bcm-kernel-feedback-list@broadcom.com, linux-mtd@lists.infradead.org, f.fainelli@gmail.com, rafal@milecki.pl, joel.peshkin@broadcom.com, computersforpeace@gmail.com, dan.beygelman@broadcom.com, william.zhang@broadcom.com, frieder.schrempf@kontron.de, linux-kernel@vger.kernel.org, vigneshr@ti.com, richard@nod.at, bbrezillon@kernel.org, kdasu.kdev@gmail.com, JaimeLiao , Arseniy Krasnov , Adam Borowski Subject: Re: [PATCH v2 1/4] mtd: rawnand: Add destructive operation Message-ID: <20231017094733.14181153@xps-13> In-Reply-To: References: <20231012090638.1e093fe6@xps-13> <20231013104809.15821b9f@xps-13> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: miquel.raynal@bootlin.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi David, dregan@mail.com wrote on Tue, 17 Oct 2023 08:19:07 +0200: > Hi Miqu=C3=A8l, >=20 > ... >=20 > > > > Please use Boris' kernel.org e-mail for the authorship and SoB =20 > > > =20 >=20 > ... >=20 > >=20 > > It's in .mailmap: bbrezillon@kernel.org > > =20 > > > > > Signed-off-by: David Regan =20 > > >=20 > > > Do I still keep this SOB or should I change it to something else? =20 > >=20 > > You need both SoB: his then yours. > >=20 > > Thanks, > > Miqu=C3=A8l > > =20 >=20 > Thank you very much for the information! >=20 > I believe I have the git sendmail issues resolved, and I may be sending > the next patch series via a Broadcom email. In this case should I send > the series as v3 even though it may not link to my previous messages? > (Although hopefully the messages will stay together as a group.) Yes, please. Thanks, Miqu=C3=A8l