From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Thu, 10 Jul 2014 06:31:10 -0700 Subject: [U-Boot] [PATCH] i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 In-Reply-To: <53BE9303.3070903@denx.de> References: <1404934049-14497-1-git-send-email-eric.nelson@boundarydevices.com> <53BE9303.3070903@denx.de> Message-ID: <53BE959E.2020508@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/10/2014 06:20 AM, Stefano Babic wrote: > Hi Eric, hi Otavio, > > On 09/07/2014 21:40, Otavio Salvador wrote: >> On Wed, Jul 9, 2014 at 4:27 PM, Eric Nelson >> wrote: >>> The pad settings for DISP0_DATA02 and DISP0_DAT10 were not >>> set in the same way as DISP0_DAT00-23, causing much flicker >>> in parallel RGB displays on Dual-Lite and Solo processors. >>> >> >> Acked-by: Otavio Salvador >> >> Stephano, can it be included in the upcoming release? > > I will try: I merge it and I send a PR to Tom, as I did yesterday. > Thanks Stefano