Hi, this series is a resend of a previous submission with some contentious patches removed and extra maintainers added. They allow the twl4030 to charge the backup battery (voltage and current configured in board file) and allow the charger to continue charging while the USB PHY is otherwise idle (no gadget module loaded, or host in suspend-to-RAM). Anton: could you take the first three? Do I need to split the third patch into an 'MFD' part for Samuel and a power_supply part for you? Felipe: could you take the usb/otg patch? It can be applied quite independently of the others, but won't be effective until they are also present. Thanks, NeilBrown --- NeilBrown (4): usb: otg: twl4030-usb: Don't power down phy when it is in-use by charger. power_supply/MFD: twl4030_charger: Allow charger to control the regulator that feeds it. power_supply: twl4030_charger: add backup-battery charging. power_supply: twl4030_charger: Fix some typos drivers/mfd/twl-core.c | 9 ++-- drivers/power/twl4030_charger.c | 80 ++++++++++++++++++++++++++++++++++++++- drivers/usb/otg/twl4030-usb.c | 8 +++- include/linux/i2c/twl.h | 2 + 4 files changed, 91 insertions(+), 8 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html