[Gta04-owner] [PATCH 0/6] Enhancements to twl4030 phy to support better charging.
NeilBrown
neil at brown.name
Thu Apr 16 10:03:04 CEST 2015
Hi Kishon,
this is a slightly modified version of the series I sent earlier.
I've removed that patches which use the old 'notifier chain' and will
solve the issue of communicating current available separately.
I've added a couple of patches which fix some pm_runtime issues.
In particular:
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
Fixes a bug which causes the usb phy to remain permanently powered
on, hence the Cc to Tony.
If these could be queued for some future merge window, I would really
appreciate it.
Thanks,
NeilBrown
---
NeilBrown (6):
phy: twl4030-usb: make runtime pm more reliable.
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
phy: twl4030-usb: add ABI documentation
phy: twl4030-usb: add support for reading resistor on ID pin.
phy: twl4030-usb: add extcon to report cable connections.
.../ABI/testing/sysfs-platform-twl4030-usb | 30 ++++
drivers/phy/phy-twl4030-usb.c | 164 ++++++++++++++++++--
2 files changed, 180 insertions(+), 14 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-platform-twl4030-usb
--
Signature
More information about the Gta04-owner
mailing list