Hi Michal, Thank you for the patch. On Friday 26 September 2014 16:21:18 Michael Grzeschik wrote: > This series adds an portpower callback that can be triggered additionaly > to the PORT_POWER ehci bit. With that we are able to toggle an external > registered regulator i.e. fixed GPIO. > > The first user is the chipidea-host to toggle the regulator. > > This series is based on v3.17-rc6. Any reason why you can't follow the same approach as was done in "[PATCH v4 0/4] Allow OHCI/EHCI drivers to override more hub operations" (http://lists.infradead.org/pipermail/linux-arm-kernel/2014-April/248098.html) ? > Michael Grzeschik (2): > USB: EHCI: add portpower callback and override > usb: chipidea: add portpower override for host and use it > > drivers/usb/chipidea/host.c | 69 ++++++++++++++++++++++++++++-------------- > drivers/usb/host/ehci-hcd.c | 2 ++ > drivers/usb/host/ehci-hub.c | 25 ++++++++++++---- > drivers/usb/host/ehci.h | 1 + > include/linux/usb/hcd.h | 1 + > 5 files changed, 71 insertions(+), 27 deletions(-) -- Regards, Laurent Pinchart -- 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