[PATCH 0/6] Enhancements to twl4030 phy to support better charging.

From: NeilBrown
Date: Thu Apr 16 2015 - 04:17:02 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/