Will do! Thank you Sarah and Greg for the great feedback to make this patch 
better :)  


Thank you, 

Alexandra. 

-----Original Message-----
From: linux-usb-ow...@vger.kernel.org [mailto:linux-usb-ow...@vger.kernel.org] 
On Behalf Of Sarah Sharp
Sent: Friday, August 09, 2013 1:03 PM
To: Alexandra Yates
Cc: gre...@linuxfoundation.org; linux-usb@vger.kernel.org
Subject: Re: [RFC v3] xhci-hub: Roothub USB2.0 descriptor for BESL DBESL

Hi Alex,

For just one patch, you don't need to send a cover letter, especially
when it contains the contents of your patch description.  Also, please
use PATCH instead of RFC in the future.

I'll test this patch out, and try to come up with a way to get the USB
core to use bcdUSB 2.10 for xHCI USB 2.0 roothubs.

Sarah Sharp

On Fri, Aug 09, 2013 at 12:20:49PM -0700, Alexandra Yates wrote:
> Modified the xHCI roothub descriptor to return USB2.0 extension
> descriptor Best Effort Service Latency (BESL) and Deep Best Effort
> Service Latency (DBESL) values when set on the xHCI host.
> 
> On link power management the BESL and DBESL values are used to
> estimate L1 exit latency for USB2.0 host and devices. Tools such as
> PowerTop and lsusb will use BESL and DBESL values to
> monitor LPM L1 exit latency.  Additionally, by presenting the host
> controller BESL and DBESL values one could check if the BIOS or
> firmware is setting these values correctly.
> 
> Currently the root hub device descriptor bcdUSB value is set to zero
> by the BIOS. Therefore to test this functionality with lsusb, I hard
> coded the usb2_rh_dev_descriptor (not include on patch) to:
>       bcdUSB 0x01.
> 
> Alexandra Yates (1):
>   xhci-hub: Roothub USB2.0 descriptor for BESL DBESL
> 
>  drivers/usb/host/xhci-hub.c |   53 
> +++++++++++++++++++++++++++++++++++++++----
>  drivers/usb/host/xhci.h     |    3 +++
>  2 files changed, 51 insertions(+), 5 deletions(-)
> 
> -- 
> 1.7.9.5
> 
--
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
--
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

Reply via email to