From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT Date: Thu, 18 Jan 2018 12:04:04 +0530 Message-ID: <20180118063404.GD3012@vireshk-i7> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pg0-f46.google.com ([74.125.83.46]:38672 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752062AbeARGeI (ORCPT ); Thu, 18 Jan 2018 01:34:08 -0500 Received: by mail-pg0-f46.google.com with SMTP id y27so7263286pgc.5 for ; Wed, 17 Jan 2018 22:34:08 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: ulf.hansson@linaro.org, Kevin Hilman , Len Brown , Nishanth Menon , Pavel Machek , "Rafael J. Wysocki" , Stephen Boyd , Viresh Kumar Cc: linux-pm@vger.kernel.org, Vincent Guittot , robh+dt@kernel.org, rnayak@codeaurora.org, sudeep.holla@arm.com, linux-kernel@vger.kernel.org On 22-12-17, 12:56, Viresh Kumar wrote: > Hi, > > Now that the DT bindings [1] are already Reviewed/Acked by respective > maintainers, here is the code to start using them. > > The first two patches provide helpers in the OPP core, [3-5]/7 update > the PM domain core to start supporting domain OPP tables, etc, 6/7 > updates the OPP core to use the new callback provided by the PM domains > to get performance state and the last one removes the unused helpers > now. > > This is tested on Hikey620 and works just fine. Ping ! -- viresh