From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752262AbbIOL3J (ORCPT ); Tue, 15 Sep 2015 07:29:09 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:42179 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752089AbbIOL3G (ORCPT ); Tue, 15 Sep 2015 07:29:06 -0400 Date: Tue, 15 Sep 2015 13:29:04 +0200 From: Pavel Machek To: NeilBrown Cc: Sebastian Reichel , Samuel Ortiz , linux-pm@vger.kernel.org, Tony Lindgren , David Woodhouse , linux-kernel@vger.kernel.org, real GTA04 owners , Dmitry Eremin-Solenikov , linux-omap@vger.kernel.org, Lee Jones Subject: Re: [PATCH 01/13] twl4030_charger: use runtime_pm to keep usb phy active while charging. Message-ID: <20150915112904.GB10704@amd> References: <20150730001113.4012.18086.stgit@noble> <20150730001124.4012.41690.stgit@noble> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150730001124.4012.41690.stgit@noble> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 2015-07-30 10:11:24, NeilBrown wrote: > The twl4030 usb phy needs to be active while we are using > the USB VBUS as a current source for charging. > In particular, the usb3v1 regulator must be enabled and the > PHY_PWR_PHYPWD bit must be set to keep the phy powered. > > commit ab37813f4093a5f59cb8e083cde277289dc72ed3 > twl4030_charger: Allow charger to control the regulator that feeds it > > gave the charger control over the regulator, but didn't resolve > the PHY_PWR_PHYPWD issue. > > Now that both of these are controlled by runtime_pm in > phy-twl4030-usb, we can simply take a runtime_pm reference to the USB > phy whenever the charger wants to use it as a current source. > > So this patch reverts the above commit, and adds the necessary > runtime_pm calls. > > Acked-by: Lee Jones > Signed-off-by: NeilBrown Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html