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 BFF95C64ED6 for ; Tue, 28 Feb 2023 11:18:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231483AbjB1LSx (ORCPT ); Tue, 28 Feb 2023 06:18:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231480AbjB1LSs (ORCPT ); Tue, 28 Feb 2023 06:18:48 -0500 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7BDDD61AA for ; Tue, 28 Feb 2023 03:18:44 -0800 (PST) Received: by mail-wr1-x435.google.com with SMTP id g3so439792wri.6 for ; Tue, 28 Feb 2023 03:18:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=xVoyC8wrd+bTb+TPTb4Bl/kNMNJ5socmwXem2vdIaJo=; b=NHhkM6XWjGereQscqBrss1KgjdsC4Uw7hMUfqTgTCppgDbPYH4HmZvWHbf1YptSK2v RY2HNVoOcTiJwSKMta9OCE1XR6dozHgkeOdm1pUhcWqbAIygIsF49f8wrQaFJCmcmKtw SLGt+1Drnm5QJqtXw7gdHTBVOvQh4pFmPtyCC8iljFLSiSTLJe7/LQaSL7Jv4kmFHDCd 8UnCNtmZN/5ZKldUT3wIRCokoLwDsY+YrCz2365mu+thrNSg4rJME8cDHNRVIzl7ajmf qTr1RLxYhEQM5eCRjVDnbYlyeVHD3INXy/NlGNUi2XgJ6moIIQ9R8zm48HaisrQqTeqk CFVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xVoyC8wrd+bTb+TPTb4Bl/kNMNJ5socmwXem2vdIaJo=; b=CqhBl0Gd3J1uyMq2LoqiN8/LAoRimFGSC0KuBsSdm1PF8AzCs/d6xoNScHo7aXmQeN hcAnGftDX5z8Va1q/gdyv3K944UiPICLR4Yz8lG/uWu8IY/vT37j+GKFB6wdsjCUIJMb D516hU5u9pNkqIXN8Z3byd2tNTrnZvBga2TfsaBP7SLx6FNpek0iimaDXmubay7mG4eH JUoE+hR0DgRcK3gfi+VvJNE2bh2SCqS8Z9BRkbiJDr/so54rBmFoQ2tIRQZLN6IAYsuF 9juYyzEOZJgcfgp1Mqe3NILwfEMFUzD8AMJ5quR7jYxpxAg5r0NyRaIfZxNYQMJXUOvM 1k3g== X-Gm-Message-State: AO0yUKXDFWy5zr14cs0LUdfW0uma3lnhqJh+brDdf5TeIsnVnlvh832a dWbi2NULak0hNB57NRw/l5p44Q== X-Google-Smtp-Source: AK7set8SssAP4PkOqN8PR49y6R5vCMxua5W3zRYjs7yGeGL5s0LFqTaxTjp7CcBvtRCJSDHFZSLQiw== X-Received: by 2002:a5d:4b87:0:b0:2c9:a8c7:b48d with SMTP id b7-20020a5d4b87000000b002c9a8c7b48dmr1857468wrt.10.1677583122951; Tue, 28 Feb 2023 03:18:42 -0800 (PST) Received: from [10.2.4.117] (lfbn-nic-1-295-18.w90-116.abo.wanadoo.fr. [90.116.132.18]) by smtp.gmail.com with ESMTPSA id j14-20020a5d464e000000b002c558869934sm9633925wrs.81.2023.02.28.03.18.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Feb 2023 03:18:42 -0800 (PST) Message-ID: <741eb8c3-ad05-19e2-2604-9cd9c97c4ef4@baylibre.com> Date: Tue, 28 Feb 2023 12:18:41 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC Content-Language: en-US To: Andy Shevchenko , Jon Cormier Cc: linus.walleij@linaro.org, brgl@bgdev.pl, tony@atomide.com, lee@kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-omap@vger.kernel.org References: <20230224113837.874264-1-jneanne@baylibre.com> <20230224113837.874264-2-jneanne@baylibre.com> From: jerome Neanne In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/02/2023 20:51, Andy Shevchenko wrote: >>>> Signed-off-by: Jonathan Cormier >>>> Signed-off-by: Jerome Neanne >>> Not sure how to interpet this along with the From line. >> Are two sign-offs not allowed/expected? I wrote the initial >> implementation of this driver and Jerome updated it and is handling >> submitting it since he did the rest of the TPS65219 drivers. > 1. Submitter's SoB must be the last SoB in the chain. > 2. Developers also need to be marked with Co-developed-by. Got it! My mistake. I'll fix following your instructions.