This series adds support for EHCI controller to do reset after resume if necessory.
Wu Liang feng (2): dt-bindings: usb-ehci: Add an optional property "needs-reset-on-resume" USB: ehci-platform: Support ehci reset after resume quirk tested on rk3288 chromebook board Documentation/devicetree/bindings/usb/usb-ehci.txt | 1 + drivers/usb/host/ehci-hcd.c | 6 +++--- drivers/usb/host/ehci-platform.c | 6 +++++- drivers/usb/host/ehci.h | 2 +- include/linux/usb/ehci_pdriver.h | 3 +++ 5 files changed, 13 insertions(+), 5 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html