[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150416075945.23307.24424.stgit@notabene.brown>
Date: Thu, 16 Apr 2015 18:03:04 +1000
From: NeilBrown <neil@...wn.name>
To: Kishon Vijay Abraham I <kishon@...com>
Cc: Tony Lindgren <tony@...mide.com>,
GTA04 owners <gta04-owner@...delico.com>,
linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org,
Pavel Machek <pavel@....cz>
Subject: [PATCH 0/6] Enhancements to twl4030 phy to support better charging.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists