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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL autolearn=no 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 207BAC00A89 for ; Mon, 2 Nov 2020 13:55:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ABE8D24182 for ; Mon, 2 Nov 2020 13:55:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="vGSl9SXi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725852AbgKBNzH (ORCPT ); Mon, 2 Nov 2020 08:55:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725845AbgKBNyz (ORCPT ); Mon, 2 Nov 2020 08:54:55 -0500 Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44A73C061A47 for ; Mon, 2 Nov 2020 05:54:55 -0800 (PST) Received: by mail-wm1-x342.google.com with SMTP id c16so9584279wmd.2 for ; Mon, 02 Nov 2020 05:54:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=HSJ3s4kk78CsixfcMhylaTOQInqHbcM0PNqhAJpk4PE=; b=vGSl9SXiVHPlEeKwXPuJ+kqLGdcCNTo32UXEgPV6SG/4765tTSjI2XccTyhH463SR9 X8WdheAFoGwThNeBZ/iHvH5rD8CKfQZbkTllsKe5hmGcTsSKZ1yqK57hdfh97SRSfc2S xTxOI7YThT0jVW3jA6wkBMGHVOI8vDSDeb0hajPli/tuYw6YzIJPiJfaqpCoyeWdYneJ /UFXt5emdxCPw06+vrb2w+8vcWCDBRx6K1PV2u6VXX+8PSHF99vME9IXJFAWQTlvzr6a /SA1CC+mqWKfImAXziaKUIgIBbhQu0ACrv27R8d/dPBohYxxHFWfmOSIJFs5toRcfga9 KXbQ== 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:in-reply-to; bh=HSJ3s4kk78CsixfcMhylaTOQInqHbcM0PNqhAJpk4PE=; b=SE+rvZCD0CskYYlZS9/GXdmDF8tN1V9ZrQzxbYN4powOIHcW49Y3YoqXdOYjfe6aIz v/3f/Xe6wPNycrDcrnTKOJfsQPrtzBJyWR6Sd6421vHbZdxUln22HmaXkXiKl+2x3ktN M1xOMd3gZ+LvBXFIsBA9QIbSr2i4CIYh5kVsPaR1t2GA+pTSztR4yGNzo2htyMzubkHM WkEGIlgPIG4ocx+aXlZ18AUkChwkO8EQhBDqOy6nGgWgQHnDjhwXJ+qowwBdRfLwyi1x HAOImj6+6s2MHrH+TDS9D+iOnxPEsDyRadUa/cuQSkwpuLkw5sDmz5a4RKOK2d7/DHth 0cXA== X-Gm-Message-State: AOAM531skrc3L1LGgFkdvq//6R8mrHbXyjLLPf6FnPyPTnh3TwuhPJHn SGTMPQBuC7wP0pADSSOoorcAPmsTHlDyxsGY X-Google-Smtp-Source: ABdhPJx8/+oUahdkx2/ilxjGC/UEmOEiYmXb73w90eteOw4p5SnvEC4gSXTCGgVhR0HS7Cxwj0r2WA== X-Received: by 2002:a1c:6a0d:: with SMTP id f13mr3686427wmc.172.1604325293729; Mon, 02 Nov 2020 05:54:53 -0800 (PST) Received: from google.com ([2a00:79e0:d:210:f693:9fff:fef4:a7ef]) by smtp.gmail.com with ESMTPSA id r18sm24511552wrj.50.2020.11.02.05.54.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Nov 2020 05:54:53 -0800 (PST) Date: Mon, 2 Nov 2020 13:54:49 +0000 From: Quentin Perret To: Lukasz Luba Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, daniel.lezcano@linaro.org, robh+dt@kernel.org, amitk@kernel.org, corbet@lwn.net, Dietmar.Eggemann@arm.com, morten.rasmussen@arm.com, dianders@chromium.org, mka@chromium.org, rnayak@codeaurora.org, rafael@kernel.org, sudeep.holla@arm.com, viresh.kumar@linaro.org, sboyd@kernel.org, nm@ti.com Subject: Re: [PATCH v3 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA Message-ID: <20201102135449.GE2221764@google.com> References: <20201019140601.3047-1-lukasz.luba@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Monday 02 Nov 2020 at 08:54:38 (+0000), Lukasz Luba wrote: > Gentle ping to Quentin and Daniel for sharing opinion on this patch set. > If you are OK, then I could use this as a base for next work. One or two small nits, but overall this LGTM. Thanks Lukasz. > As you probably know I am working also on 'sustainable power' estimation > which could be used when there is no DT value but it comes from FW. > That would meet requirement from Doug, when the DT cannot be used, > but we have sustainable levels from FW [1]. Cool, and also, I'd be happy to hear from Doug if passing the sustained power via sysfs is good enough for his use-case in the meantime? Thanks, Quentin