From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0108/1529] Fix typo Date: Fri, 10 Jun 2016 04:18:55 -0700 Message-ID: <20160610111855.GZ22406@atomide.com> References: <20160521115032.4966-1-andrea.gelmini@gelma.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20160521115032.4966-1-andrea.gelmini@gelma.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Andrea Gelmini Cc: linux-omap@vger.kernel.org, trivial@kernel.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Andrea Gelmini [160521 04:52]: > --- a/arch/arm/mach-omap2/sdrc.h > +++ b/arch/arm/mach-omap2/sdrc.h > @@ -175,8 +175,8 @@ u32 omap2xxx_sdrc_reprogram(u32 level, u32 force); > * don't adjust it down as your clock period increases the refresh interval > * will not be met. Setting all parameters for complete worst case may work, > * but may cut memory performance by 2x. Due to errata the DLLs need to be > - * unlocked and their value needs run time calibration. A dynamic call is > - * need for that as no single right value exists acorss production samples. > + * unlocked and their value needs run time calibration. A dynamic call is > + * need for that as no single right value exists across production samples. Applying patches 102 - 108 into omap-for-v4.8/soc thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 10 Jun 2016 04:18:55 -0700 Subject: [PATCH 0108/1529] Fix typo In-Reply-To: <20160521115032.4966-1-andrea.gelmini@gelma.net> References: <20160521115032.4966-1-andrea.gelmini@gelma.net> Message-ID: <20160610111855.GZ22406@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Andrea Gelmini [160521 04:52]: > --- a/arch/arm/mach-omap2/sdrc.h > +++ b/arch/arm/mach-omap2/sdrc.h > @@ -175,8 +175,8 @@ u32 omap2xxx_sdrc_reprogram(u32 level, u32 force); > * don't adjust it down as your clock period increases the refresh interval > * will not be met. Setting all parameters for complete worst case may work, > * but may cut memory performance by 2x. Due to errata the DLLs need to be > - * unlocked and their value needs run time calibration. A dynamic call is > - * need for that as no single right value exists acorss production samples. > + * unlocked and their value needs run time calibration. A dynamic call is > + * need for that as no single right value exists across production samples. Applying patches 102 - 108 into omap-for-v4.8/soc thanks. Tony