Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Wolfgang Grandegger's avatar
    a1a28c6e
    USB: relax usbcore reset timings · a1a28c6e
    Wolfgang Grandegger authored
    
    Following the corresponding Linux code, this patch relaxes reset timings
    waiting at least 100ms after power to the ports. There are some reports
    that it helps make enumeration work better on some high speed devices.
    Furthermore, the wait is only done once after power has been enabled
    on all ports.
    
    CC: Remy Bohmer <linux@bohmer.net>
    CC: Vincent Palatin <vpalatin@chromium.org>
    Signed-off-by: default avatarWolfgang Grandegger <wg@denx.de>
    a1a28c6e
    History
    USB: relax usbcore reset timings
    Wolfgang Grandegger authored
    
    Following the corresponding Linux code, this patch relaxes reset timings
    waiting at least 100ms after power to the ports. There are some reports
    that it helps make enumeration work better on some high speed devices.
    Furthermore, the wait is only done once after power has been enabled
    on all ports.
    
    CC: Remy Bohmer <linux@bohmer.net>
    CC: Vincent Palatin <vpalatin@chromium.org>
    Signed-off-by: default avatarWolfgang Grandegger <wg@denx.de>