From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [PATCH 1/2] pxa: introduce GPIOxx_LCD_* macros for easier pin configuration Date: Thu, 11 Dec 2008 19:43:58 +0100 Message-ID: <20081211194358.44af1dc5@why> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.arm.linux.org.uk Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org+linux-arm-kernel=m.gmane.org@lists.arm.linux.org.uk To: Eric Miao Cc: ARM Linux , linux-fbdev-devel@lists.sourceforge.net, Jaya Kumar , Mike Rapoport , Richard Purdie , Ian Molton , pHilipp Zabel , Stefan Schmidt , Marek Vasut , Guennadi Liakhovetski , Juergen Schindele On Thu, 11 Dec 2008 17:04:22 +0800 "Eric Miao" wrote: > From ed2c9a22a9653880fad7e22333c7d6155c45c399 Mon Sep 17 00:00:00 2001 > From: Eric Miao > Date: Thu, 11 Dec 2008 13:34:54 +0800 > Subject: [PATCH] [ARM] pxa: introduce GPIOxx_LCD_* macros for easier > pin configuration > > For those peripherals with only one possible pin configuration, > introduce handy macros of GPIOxx_*, it also avoids potential > copy-and-paste errors. > > Let's start from LCD for PXA25x/PXA27x, depending on the different > mode used: passive (STN), active (TFT) and LCD with internal > framebuffer (i.e. smart panel), and the actual number of pins used to > connect to the LCD panel, the configurations slightly differ. > > Also, let's fix the issue of LCD pin configurations are missed from > some platforms (e.g. am200epd, cm-x270, e400) > > NOTE: the 18bpp and smart panel are only available on PXA27x. > > Signed-off-by: Eric Miao For the Viper part: Acked-by: Marc Zyngier M; -- And if you don't know where you're going, any road will take you there. ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php