From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH V3 01/16] PM / OPP: get/put regulators from OPP core Date: Tue, 9 Feb 2016 11:04:16 -0800 Message-ID: <20160209190416.GE31947@codeaurora.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:55043 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752776AbcBITET (ORCPT ); Tue, 9 Feb 2016 14:04:19 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Viresh Kumar Cc: Rafael Wysocki , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, nm@ti.com, Greg Kroah-Hartman , Len Brown , open list , Pavel Machek , Viresh Kumar On 02/09, Viresh Kumar wrote: > This allows the OPP core to request/free the regulator resource, > attached to a device OPP. The regulator device is fetched using the name > provided by the driver, while calling: dev_pm_opp_set_regulator(). > > This will work for both OPP-v1 and v2 bindings. > > This is a preliminary step for moving the OPP switching logic into the > OPP core. > > Signed-off-by: Viresh Kumar > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project