RE: [PATCH v2] davinci: Add platform support for da850/omap-l138 GLCD

2009-08-12 Thread Sudhakar Rajashekhara
On Wed, Aug 12, 2009 at 23:13:42, Kevin Hilman wrote: > Sudhakar Rajashekhara writes: > > > This patch adds platform support for the graphic display > > (Sharp LK043T1DG01) found on DA850/OMAP-L138 based EVM. > > > > Signed-off-by: Sudhakar Rajashekhara > > --- > > Since the previous version, f

Re: [PATCH v2] davinci: Add platform support for da850/omap-l138 GLCD

2009-08-12 Thread Kevin Hilman
Sudhakar Rajashekhara writes: > This patch adds platform support for the graphic display > (Sharp LK043T1DG01) found on DA850/OMAP-L138 based EVM. > > Signed-off-by: Sudhakar Rajashekhara > --- > Since the previous version, following are the modifications: > 1. Defined the macros for the LCD b

[PATCH v2] davinci: Add platform support for da850/omap-l138 GLCD

2009-08-12 Thread Sudhakar Rajashekhara
This patch adds platform support for the graphic display (Sharp LK043T1DG01) found on DA850/OMAP-L138 based EVM. Signed-off-by: Sudhakar Rajashekhara --- Since the previous version, following are the modifications: 1. Defined the macros for the LCD back light and LCD power GPIO pins. 2. Ma