Re: [U-Boot] [PATCH v3 08/18] tegra: Add SOC support for display/lcd

2012-07-19 Thread Adam Jiang
On Thu, Jul 19, 2012 at 03:37:07PM +0800, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Thu, Jul 12, 2012 at 08:25:08AM -0700, Simon Glass wrote: > > From: Wei Ni > > > > Add support for the LCD peripheral at the Tegra2 SOC level. A separate > > LCD driver will use this functiona

Re: [U-Boot] [PATCH v3 08/18] tegra: Add SOC support for display/lcd

2012-07-19 Thread Adam Jiang
On Thu, Jul 12, 2012 at 11:25:08PM +0800, Simon Glass wrote: > From: Wei Ni > > Add support for the LCD peripheral at the Tegra2 SOC level. A separate > LCD driver will use this functionality to configure the display. > > Mayuresh Kulkarni: > - changes to remove bitfields and clean up for submis