From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 23 Nov 2015 14:24:44 +0800 Subject: [RESEND PATCH v2 1/2] ARM: imx6: set ahb-burst-config as 0 for USB In-Reply-To: <20151123015745.GA16321@shlinux2> References: <1443579437-845-1-git-send-email-peter.chen@freescale.com> <20151123005304.GA13744@tiger> <20151123015745.GA16321@shlinux2> Message-ID: <20151123062444.GA11999@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Nov 23, 2015 at 09:57:46AM +0800, Peter Chen wrote: > On Mon, Nov 23, 2015 at 08:53:04AM +0800, Shawn Guo wrote: > > On Wed, Sep 30, 2015 at 10:17:16AM +0800, Peter Chen wrote: > > > After setting ahb burst configuration as 0, we can increase tx/rx > > > burst size, it will improve the USB performance > > > > > > Signed-off-by: Peter Chen > > > > Should I queue these patches for v4.4-rc as fixes or v4.5-rc1 as > > improvement? > > > > Queue them for v4.5-rc1 please. Applied, thanks.