[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140709230749.GA22234@kroah.com>
Date: Wed, 9 Jul 2014 16:07:49 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: "Chen, Alvin" <alvin.chen@...el.com>
Cc: Alan Stern <stern@...land.harvard.edu>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org,
Boon Leong Ong <boon.leong.ong@...el.com>
Subject: Re: [PATCH v5] USB: ehci-pci: USB host controller support for Intel
Quark X1000
On Wed, Jul 02, 2014 at 01:58:18AM -0700, Chen, Alvin wrote:
> From: Bryan O'Donoghue <bryan.odonoghue@...el.com>
>
> The EHCI packet buffer in/out threshold is programmable for Intel Quark X1000
> USB host controller, and the default value is 0x20 dwords. The in/out threshold
> can be programmed to 0x80 dwords (512 Bytes) to maximize the perfomrance,
> but only when isochronous/interrupt transactions are not initiated by the USB
> host controller. This patch is to reconfigure the packet buffer in/out
> threshold as maximal as possible to maximize the performance, and 0x7F dwords
> (508 Bytes) should be used because the USB host controller initiates
> isochronous/interrupt transactions.
>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@...el.com>
> Signed-off-by: Alvin (Weike) Chen <alvin.chen@...el.com>
> Acked-by: Alan Stern <stern@...land.harvard.edu>
> Reviewed-by: Jingoo Han <jg1.han@...sung.com>
> ---
> Changlog v5:
> * Correct the wrong comment style.
>
> drivers/usb/host/ehci-pci.c | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
This should go to stable kernel releases as well, right?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists