From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 25 Jul 2009 22:28:35 +0200 Subject: [U-Boot] [PATCH] Add inverted clock polarity support for Atmel LCD driver In-Reply-To: <4A622010.7070805@denx.de> References: <200907151856.24888.dinuxbg@gmail.com> <4A622010.7070805@denx.de> Message-ID: <4A6B6AF3.2070302@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anatolij Gustschin wrote: > Dimitar Dimitrov wrote: >> This is my third try for Olimex SAM9-L9260/61 board support patches. >> >> Here follows the first patch. >> --- >> >> Boards utilizing the Atmel LCD driver can now specify that the LCD clock must >> be inverted by defining the macro CONFIG_LCD_INVERTED_CLOCK. >> --- >> README | 5 +++++ >> drivers/video/atmel_lcdfb.c | 3 +++ >> 2 files changed, 8 insertions(+), 0 deletions(-) > > Applied to u-boot-video after fixing commit message and adding > your Signed-off-by line. Also please check for trailing white > spaces next time. Thanks! now i removed this patch from u-boot-video due to NACK from Jean-Christophe. Best regards, Anatolij