Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753184AbbGWJ5P (ORCPT ); Thu, 23 Jul 2015 05:57:15 -0400 Received: from foss.arm.com ([217.140.101.70]:39726 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752383AbbGWJ5G (ORCPT ); Thu, 23 Jul 2015 05:57:06 -0400 Date: Thu, 23 Jul 2015 10:56:35 +0100 From: Mark Rutland To: Nikhil Badola Cc: "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "balbi@ti.com" Subject: Re: [PATCH 1/3] Documentation: dt: dwc3: Add snps,configure-fladj property Message-ID: <20150723095635.GA12330@leverpostej> References: <1437646161-1764-1-git-send-email-nikhil.badola@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437646161-1764-1-git-send-email-nikhil.badola@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 Content-Length: 1509 Lines: 39 On Thu, Jul 23, 2015 at 11:09:21AM +0100, Nikhil Badola wrote: > Add property snps,configure-fladj for enabling post silicon > frame length adjustment > > Signed-off-by: Nikhil Badola > --- > Documentation/devicetree/bindings/usb/dwc3.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt > index 0815eac..90c3972 100644 > --- a/Documentation/devicetree/bindings/usb/dwc3.txt > +++ b/Documentation/devicetree/bindings/usb/dwc3.txt > @@ -40,6 +40,7 @@ Optional properties: > - snps,hird-threshold: HIRD threshold > - snps,hsphy_interface: High-Speed PHY interface selection between "utmi" for > UTMI+ and "ulpi" for ULPI when the DWC_USB3_HSPHY_INTERFACE has value 3. > + - snps,configure-fladj: enables post-silicon frame length adjustment Could you elaborate on what this means and why you think it's necessary? Mark. > > This is usually a subnode to DWC3 glue to which it is connected. > > -- > 2.1.0 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/