Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752977AbbGWKLs (ORCPT ); Thu, 23 Jul 2015 06:11:48 -0400 Received: from webbox1416.server-home.net ([77.236.96.61]:59758 "EHLO webbox1416.server-home.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751173AbbGWKLf (ORCPT ); Thu, 23 Jul 2015 06:11:35 -0400 From: Alexander Stein To: Nikhil Badola Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH 3/3] arm: dts: ls1021a: Add snps,configure-gfladj property to USB3 node Date: Thu, 23 Jul 2015 12:11:28 +0200 Message-ID: <1564365.o2o69FAsZI@ws-stein> User-Agent: KMail/4.14.8 (Linux/4.0.5-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <1437646378-1910-1-git-send-email-nikhil.badola@freescale.com> References: <1437646378-1910-1-git-send-email-nikhil.badola@freescale.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1634 Lines: 50 On Thursday 23 July 2015 15:42:58, Nikhil Badola wrote: > Add "snps,configure-gfladj" boolean property to USB3 node. This property ^^^^^^ This does not match... > is used to determine if frame length adjustment is required > > Signed-off-by: Nikhil Badola > --- > arch/arm/boot/dts/ls1021a.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi > index c70bb27..f03f842 100644 > --- a/arch/arm/boot/dts/ls1021a.dtsi > +++ b/arch/arm/boot/dts/ls1021a.dtsi > @@ -404,6 +404,7 @@ > reg = <0x0 0x3100000 0x0 0x10000>; > interrupts = ; > dr_mode = "host"; > + snps,configure-fladj = <0x20>; ^^^^^ ...that. The same is for the subject. I guess these "gfladj" are just leftovers as patch 1 & 2 talk about "fladj" Best regards, Alexander -- Dipl.-Inf. Alexander Stein SYS TEC electronic GmbH alexander.stein@systec-electronic.com Legal and Commercial Address: Am Windrad 2 08468 Heinsdorfergrund Germany Office: +49 (0) 3765 38600-0 Fax: +49 (0) 3765 38600-4100 Managing Directors: Director Technology/CEO: Dipl.-Phys. Siegmar Schmidt; Director Commercial Affairs/COO: Dipl. Ing. (FH) Armin von Collrepp Commercial Registry: Amtsgericht Chemnitz, HRB 28082; USt.-Id Nr. DE150534010 -- 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/