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 81940C27C40 for ; Thu, 24 Aug 2023 13:29:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241216AbjHXN2r (ORCPT ); Thu, 24 Aug 2023 09:28:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59736 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241194AbjHXN2S (ORCPT ); Thu, 24 Aug 2023 09:28:18 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 890C4E5E for ; Thu, 24 Aug 2023 06:28:15 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id a640c23a62f3a-997c4107d62so895732266b.0 for ; Thu, 24 Aug 2023 06:28:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692883694; x=1693488494; 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=ImqDglmsX4gE1rDreji0Q3e+eQbu+XRHLE9I8QA79cw=; b=mB3eAuFUc3gfns5iLxgrvJNpK8WpWiXOwHPNaWwHKWEAsP5CFakTp3MMt6SPSDiFKc BWdQ9Sepw5gCpmNRbls3cS9er71eC3HRxv2JbohEWyGeaC35bTFkwHvUL7NbyvIOmPkJ upOXUBN89LMA9XnQ1B8sD39Q0l9Gh+xscAoKTiOiqyzC296kH2ouSb73YOhFNCkhupI+ zG2EutZg1VQiZPEP39rsqLwbtbvwxJzU6xngERxhj+AR+DnqyHQ0h8veSaKoHLzIXpI9 hE62zOswe54QzhWkjWIgYtkVxkYvo+kHAzeizAXqojynkfEWLTn8VTtTRW0eQcxbFsWL tPUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692883694; x=1693488494; 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=ImqDglmsX4gE1rDreji0Q3e+eQbu+XRHLE9I8QA79cw=; b=DnORN4Bxqp+QHF232pK3/Tkc5NLBpCsedHVN7S7VBmFkQkBu7/1R9TuoBa+B4zqSg2 i8eMjR00pH2Ldd0Vfbzqh1Y1Jhz55bCTwgdvl1V06fiGoe3eNIepQKA2x2Bk1/KP0bwU ZkPG8JUILFBC0fLBSJDSV1/6wlNVhv4b/BMv53mWD1ULhtkZbB2L6mgJKKvGm747gb7a UhdP3DunyxutAjT389MjRtDXMKe761orKS23KrJuCcJJMGCJUw7pZrwQEil4BRNJPCA0 y2q5qE2bkfoLjjnU31iy5nETgAMs1CT4pJn7CoL/RFoDmxucdFeN1oySHO+Oay33uVzN RvBA== X-Gm-Message-State: AOJu0Yyn8eHqiluMRT+kXJHNgtTCJ+5hsn/LpVc6iJJCMSKb8+nBAJ0l jjek8b0F06+Gxy9H2UjxjK3B1Q== X-Google-Smtp-Source: AGHT+IF16QqOoKGpP5WTK94I2qdMdh3RlXH/q4UKovGuoNtRZiY8220OFQc1NuQ95U0YzsbN7URgQQ== X-Received: by 2002:a17:906:3113:b0:9a1:ea01:35b1 with SMTP id 19-20020a170906311300b009a1ea0135b1mr3252321ejx.62.1692883694028; Thu, 24 Aug 2023 06:28:14 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.198]) by smtp.gmail.com with ESMTPSA id t23-20020a170906269700b00992b50fbbe9sm11045915ejc.90.2023.08.24.06.28.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 24 Aug 2023 06:28:13 -0700 (PDT) Message-ID: <6fea2e1d-426c-b3dd-389f-761312abfb2a@linaro.org> Date: Thu, 24 Aug 2023 15:28:12 +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] power: supply: bq24190_charger: Export current regulator Content-Language: en-US To: Emmanuel Gil Peyrot Cc: Alexandre Courbot , azkali , CTCaer , Sebastian Reichel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230824112741.201353-1-linkmauve@linkmauve.fr> <20230824112741.201353-3-linkmauve@linkmauve.fr> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/08/2023 15:02, Emmanuel Gil Peyrot wrote: > On Thu, Aug 24, 2023 at 02:41:41PM +0200, Krzysztof Kozlowski wrote: > […] >>> >>> Signed-off-by: Alexandre Courbot >> >> Missing SoB. > > Do I need to add myself even if I didn’t change anything over what the > original author wrote? Yes. Best regards, Krzysztof