From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 18 Jul 2009 21:18:40 +0200 Subject: [U-Boot] [PATCH] Add inverted clock polarity support for Atmel LCD driver In-Reply-To: <200907151856.24888.dinuxbg@gmail.com> References: <200907151856.24888.dinuxbg@gmail.com> Message-ID: <4A622010.7070805@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 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! Best regards, Anatolij