From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754198AbbJPMNb (ORCPT ); Fri, 16 Oct 2015 08:13:31 -0400 Received: from mail.kernel.org ([198.145.29.136]:48275 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752550AbbJPMNa (ORCPT ); Fri, 16 Oct 2015 08:13:30 -0400 Date: Fri, 16 Oct 2015 20:13:13 +0800 From: Shawn Guo To: Rajesh Bhagat Cc: devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, ramneek.mehresh@freescale.com Subject: Re: [PATCH] arm: dts: ls1021a: Add quirk for Erratum A009116 Message-ID: <20151016121313.GF584@tiger> References: <1444800852-19523-1-git-send-email-rajesh.bhagat@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444800852-19523-1-git-send-email-rajesh.bhagat@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 14, 2015 at 11:04:12AM +0530, Rajesh Bhagat wrote: > Add "snps,quirk-frame-length-adjustment" property to > USB3 node for erratum A009116. This property provides > value of GFLADJ_30MHZ for post silicon frame length > adjustment. > > Signed-off-by: Nikhil Badola > Signed-off-by: Rajesh Bhagat Changed the patch prefix to use uppercase "ARM: " and applied the patch. Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] arm: dts: ls1021a: Add quirk for Erratum A009116 Date: Fri, 16 Oct 2015 20:13:13 +0800 Message-ID: <20151016121313.GF584@tiger> References: <1444800852-19523-1-git-send-email-rajesh.bhagat@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1444800852-19523-1-git-send-email-rajesh.bhagat-KZfg59tc24xl57MIdRCFDg@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rajesh Bhagat Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, ramneek.mehresh-KZfg59tc24xl57MIdRCFDg@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Oct 14, 2015 at 11:04:12AM +0530, Rajesh Bhagat wrote: > Add "snps,quirk-frame-length-adjustment" property to > USB3 node for erratum A009116. This property provides > value of GFLADJ_30MHZ for post silicon frame length > adjustment. > > Signed-off-by: Nikhil Badola > Signed-off-by: Rajesh Bhagat Changed the patch prefix to use uppercase "ARM: " and applied the patch. Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 16 Oct 2015 20:13:13 +0800 Subject: [PATCH] arm: dts: ls1021a: Add quirk for Erratum A009116 In-Reply-To: <1444800852-19523-1-git-send-email-rajesh.bhagat@freescale.com> References: <1444800852-19523-1-git-send-email-rajesh.bhagat@freescale.com> Message-ID: <20151016121313.GF584@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 14, 2015 at 11:04:12AM +0530, Rajesh Bhagat wrote: > Add "snps,quirk-frame-length-adjustment" property to > USB3 node for erratum A009116. This property provides > value of GFLADJ_30MHZ for post silicon frame length > adjustment. > > Signed-off-by: Nikhil Badola > Signed-off-by: Rajesh Bhagat Changed the patch prefix to use uppercase "ARM: " and applied the patch. Shawn