Hi Felipe, This is the 2nd opus of this serie. For patches 1 and 2, all comments have been addressed. For patch 3, you had a question about device charging spec and the regulator timings. I read the specs, saw the 15mn timing you were speaking of, but didn't find a nice way to implement it. As I'd like this patchset to move forward, I see these ways out : 1) I leave it as is, making it as good as phy_gpio_vbus, but not better 2) I remove all the regulator stuff, it you judge a partial implementation is worse that a complete one Just tell me which solution you prefer. Cheers. -- Robert Robert Jarzmik (3): usb: phy: generic: migrate to gpio_desc usb: phy: nop: device tree documentation for vbus usb: phy: generic: add vbus support .../devicetree/bindings/usb/usb-nop-xceiv.txt | 8 ++ drivers/usb/phy/phy-generic.c | 146 +++++++++++++++------ drivers/usb/phy/phy-generic.h | 10 +- include/linux/usb/usb_phy_generic.h | 2 + 4 files changed, 124 insertions(+), 42 deletions(-) -- 2.1.0 -- 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