On Wed, 7 May 2014, Felipe Balbi wrote: > > I think these patches could be related: > > > > commit 25cd2882e2fc8bd8ed7acaee0ec979f11feda6d7 > > usb/xhci: Change how we indicate a host supports Link PM. > > > > commit 140e3026a57ab7d830dab2f2c57796c222db0ea9 > > Revert "usbcore: set lpm_capable field for LPM capable root hubs" > > > > Both of them are added after 3.13, and do additional checking before setting > > udev->lpm_capable > > last commit could be broken, looking at my root hub's BOS desc I get: > > bU1DevExitLat 10 micro seconds > bU2DevExitLat 512 micro seconds > > Likewise on the device that I'm connecting to that root hub: > > bU1DevExitLat 1 micro seconds > bU2DevExitLat 500 micro seconds > > So it should be enabled, and yet I see on dmesg: > > [ 10.329092] usb 2-2.1.1: LPM exit latency is zeroed, disabling LPM. 2-2.1.1 is _not_ connected to that root hub. There are two other hubs in between. Which means this problem has nothing to do with how LPM is determined for root hubs. Alan Stern -- 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