Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1225007 > unrolled thread
| Started by | Pavel Machek <pavel@ucw.cz> |
|---|---|
| First post | 2015-09-15 13:30 +0200 |
| Last post | 2015-09-15 13:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 01/13] twl4030_charger: use runtime_pm to keep usb phy active while charging. Pavel Machek <pavel@ucw.cz> - 2015-09-15 13:30 +0200
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Date | 2015-09-15 13:30 +0200 |
| Subject | Re: [PATCH 01/13] twl4030_charger: use runtime_pm to keep usb phy active while charging. |
| Message-ID | <q8WAW-3m7-5@gated-at.bofh.it> |
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 <lee.jones@linaro.org> > Signed-off-by: NeilBrown <neil@brown.name> Acked-by: Pavel Machek <pavel@ucw.cz> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web