Skip to content
Commit f99298bf authored by Andiry Xu's avatar Andiry Xu Committed by Sarah Sharp
Browse files

xHCI: BESL calculation based on USB2.0 LPM errata



The latest released errata for USB2.0 ECN LPM adds new fields to USB2.0
extension descriptor, defines two BESL values for device: baseline BESL
and deep BESL. Baseline BESL value communicates a nominal power savings
design point and the deep BESL value communicates a significant power
savings design point.

If device indicates BESL value, driver will use a value count in both
host BESL and device BESL. Use baseline BESL value as default.

Signed-off-by: default avatarAndiry Xu <andiry.xu@amd.com>
Tested-by: default avatarJason Fan <jcfan@qca.qualcomm.com>
Signed-off-by: default avatarSarah Sharp <sarah.a.sharp@linux.intel.com>
parent f7a0d426
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment