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=-9.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 7A7FAC433E0 for ; Wed, 23 Dec 2020 12:34:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 331222246B for ; Wed, 23 Dec 2020 12:34:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728535AbgLWMez (ORCPT ); Wed, 23 Dec 2020 07:34:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726266AbgLWMey (ORCPT ); Wed, 23 Dec 2020 07:34:54 -0500 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3654BC0613D6 for ; Wed, 23 Dec 2020 04:34:14 -0800 (PST) Received: by mail-wr1-x433.google.com with SMTP id w5so18454623wrm.11 for ; Wed, 23 Dec 2020 04:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent:content-language; bh=46s9iCozNdwklFRP9JAUtjF3UizZ0VgnsLK944MzeQA=; b=AIfxhgWzlR35+vH7QotuaW/iEHUPQbqrwNJlpdrmYnTHhSA+E+Xizja8tXSv8yumNW FmWlJU+hiPjh7OheGEOFB7RZefUT6vwPfIz/FTfOU+MK1fHuXpdnO4ZySgiPI5iQtPeq yPVzcsLmKd1jfC+6ASw4V1Pe7SpqPBZIhfJQUXMgOzSCYQYNJ5fluRSmWD7GkmaeFfTv geVDzBZTnkjD7KA+MXEumxBNrmcQC8wI2OCbpRBR9aBXkJZ9X+Al6QGDMP32Ew1oTvQE wNFFrXtsDJMSrXVMWIloEPmFy53koesH7EuGG/fK+N0d+3FpBpgHX5cW90O+79vJxDvS y9bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent:content-language; bh=46s9iCozNdwklFRP9JAUtjF3UizZ0VgnsLK944MzeQA=; b=H4pUkAOReMrio5Nqfn4J7soij54FzQioZVPqw9BNk8+83ATcXPIlNlB2Cw4WKZkJT7 Roa+EDq2+tziCazu8D4Vmb0oO02oMP/iy6LwrSzsjOwG6A66C2Km1cBNfz1VkXLAXjOj gAzr+WQ/VUvpuxuEFMu9fugyL8Ep2DMcU/WLJJNcWktAGewPjwUk1f5nRzY/6Lysf9Io inVvefy0WTPsTzn5ANY/1E74YM/8FQhwwvKjFR/4irgbM6IbGnXAamiBXlrxvx2WDopQ GWHEwc3tmUMcKxmXlrwEhF/NfiOPS/zMV5v4PA3hRWxtIrIA9gWDqyCqSQSY16r1HvHQ qRlg== X-Gm-Message-State: AOAM530lwwD/ItjejGE9NAlEIu0vyzroFQqke41lFyDQuSEEZT1U2KzO VCsFvm2/JlDHzTInCnYrbAFRDQ== X-Google-Smtp-Source: ABdhPJwOkSM8Qc8pGGgU1U4SiH/0CnCXZ3kVzavCyqdHyvPoWRa06GmRQrbNHpV201JI6MGhft6XOA== X-Received: by 2002:a5d:4a06:: with SMTP id m6mr30207013wrq.189.1608726852733; Wed, 23 Dec 2020 04:34:12 -0800 (PST) Received: from linaro.org (lns-bzn-59-82-252-148-164.adsl.proxad.net. [82.252.148.164]) by smtp.gmail.com with ESMTPSA id j9sm35164716wrm.14.2020.12.23.04.34.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Dec 2020 04:34:12 -0800 (PST) Date: Wed, 23 Dec 2020 13:34:09 +0100 From: Daniel Lezcano To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Linux PM , Linux Kernel Mailing List , Thara Gopinath , Lina Iyer , Ram Chandrasekar , Zhang Rui , Lukasz Luba Subject: Re: [PATCH v5 0/4] powercap/dtpm: Add the DTPM framework Message-ID: <784894c4-36d3-7eae-ac82-ca0ef68772a2@linaro.org> References: <20201208164145.19493-1-daniel.lezcano@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Identity-Key: id8 X-Account-Key: account12 X-Enigmail-Draft-Status: N11100 X-Mozilla-Draft-Info: internal/draft; vcard=0; receipt=0; DSN=0; uuencode=0; attachmentreminder=0; deliveryformat=4 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 Content-Language: en-US X-TUID: ARMoOqCpfDUp Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/12/2020 19:52, Rafael J. Wysocki wrote: > On Fri, Dec 11, 2020 at 8:15 PM Rafael J. Wysocki wrote: >> >> On Fri, Dec 11, 2020 at 11:41 AM Daniel Lezcano >> wrote: >>> >>> >>> Hi Rafael, >>> >>> I believe I took into account all the comments, do you think it is >>> possible to merge this series ? >> >> It should be, unless more changes are requested. >> >> I will be taking care of it next week and, if all goes well, it should >> be possible to push it during the second half of the merge window. > > Applied as 5.11-rc material now, sorry for the delay. No problem, thank you for taking care of the series. I did not want to add another entry in the MAINTAINER file as you are the maintainer of the powercap framework and that is fine. However the get_maintainer script (and default cccmd) does not return me as part of the maintainer/author of the dtpm or idle_inject. I would like to be at least Cc'ed to review the changes related to those files to make sure they stay aligned with the direction we are taking. Is it possible to be automatically Cc'ed for the proposed changes in these files ? -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog