Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp438513iog; Wed, 29 Jun 2022 03:26:14 -0700 (PDT) X-Google-Smtp-Source: AGRyM1tci0udjq92dp57xDDhEOe9kBB27aGpe/ndmM+7/JglaDm5JjUdF109yE1WIyQLYCWvJP9D X-Received: by 2002:a63:258:0:b0:40d:3156:6d61 with SMTP id 85-20020a630258000000b0040d31566d61mr2440723pgc.190.1656498374095; Wed, 29 Jun 2022 03:26:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656498374; cv=none; d=google.com; s=arc-20160816; b=d2J2E2/mhKG/fQqpbW1oKYnrukZsnQ9Ymmi3za/YndT9Tcu352Tk4cfaJBzUqG+Qtx eVnv3oysZtYaMXYoIeGMfc7sZNQqMLl5aYIuHBZcDgTvD2ElxsH2H5zYnKFEFqmBPCz6 gkj1Y0VYqjT3MFBxQegKjSsPyKlWjbXDhbNEFyPGCYVOPdyUoIWBbUWs6OQDYtbZ0bxP Pmv4mBoOqqf1OosO4/Yt/OysTnqw1E5U+FrbmNOFvcGp88mwfvxoWOnFYT3GAkexoLDp x1XTKpPSmDmImZBDZr+EW7IBXV24hu6bFKxl7jwo8FJv3J10XebsAhh6lnysnXDJWd8L m5gg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=aGcCMGrEVXy8lJTChtmVRb2kUyHMfvDn+wJ101ODj+E=; b=G+m8kenOmg3CpzXUXZniXHSkFCWpP20zh4by9qn0zyyJntVLC0FIkYVfMLJe1wjRQT I4oSVczPhAzFOLkQHj7QiRD7C+wqBViJjJ0S6UhfB7op9l3GnhOPadXJ5Gq92zMg9rYi dWexy0/Lok+cUtC5r1W55/9j2UMIXGY/EWjRjcrslZ8isBehuBM5jC6w2sg6L8yFRw9u fne+rDhm+OZeT9KQmZN6ida5bjrV+v3oH4KB+kEbqcusEXWjMiHuE1lI6vXAP37Ymwqi h+We0ESC5iqWsR9xN9PmSYgA0ZNhr59f3C37ZqhoUnsMUNaTGO51xwVIWbdBwkr0Bjhj F5Hg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t18-20020a635352000000b0040cb57ccac9si5105934pgl.228.2022.06.29.03.26.01; Wed, 29 Jun 2022 03:26:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233199AbiF2KA2 (ORCPT + 99 others); Wed, 29 Jun 2022 06:00:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229498AbiF2KA1 (ORCPT ); Wed, 29 Jun 2022 06:00:27 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 64E2C2A25A; Wed, 29 Jun 2022 03:00:26 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 27DB9152B; Wed, 29 Jun 2022 03:00:26 -0700 (PDT) Received: from [10.57.9.39] (unknown [10.57.9.39]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7E1A43F792; Wed, 29 Jun 2022 03:00:23 -0700 (PDT) Message-ID: <1072cb84-4097-0cbd-f980-a864ea851b0c@arm.com> Date: Wed, 29 Jun 2022 11:00:22 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH 0/4] Energy Model power in micro-Watts and SCMI v3.1 alignment Content-Language: en-US To: Viresh Kumar Cc: linux-pm@vger.kernel.org, daniel.lezcano@linaro.org, amitk@kernel.org, rui.zhang@intel.com, rafael@kernel.org, dietmar.eggemann@arm.com, nm@ti.com, sboyd@kernel.org, sudeep.holla@arm.com, cristian.marussi@arm.com, matthias.bgg@gmail.com, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20220622145802.13032-1-lukasz.luba@arm.com> <20220629095302.bi3xx6yicsnjeff7@vireshk-i7> From: Lukasz Luba In-Reply-To: <20220629095302.bi3xx6yicsnjeff7@vireshk-i7> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Viresh, On 6/29/22 10:53, Viresh Kumar wrote: > On 29-06-22, 10:49, Lukasz Luba wrote: >> I would like to move forward with the micro-Watts in >> the Energy Model. We have feedback from our partners >> that this is a limitation. Also, as you can see >> this uW is part of the new SCMI spec, which we >> have support on our roadmap. > > Should I pick them and merge via PM tree ? > Thanks for fast response. It would be great. I have 2 ACKs from Sudeep for the SCMI part, but I don't know the status e.g. of DTPM current work which is using the EM milli-Watts and does conversion to uW internally. I hope, I won't make issues to Daniel's work with this change.