Re: [U-Boot] [PATCH v3 0/12] Enable LCD display on snow

2014-05-28 Thread Minkyu Kang
On 20/05/14 21:01, Simon Glass wrote: > This series adds a driver for TPS65090 and plumbs it in to get the LCD > working correctly on snow. > > The display driver is already present, but needs information about the > display to be provided in the device tree. > > The backlight also needs to be en

Re: [U-Boot] [PATCH v3 0/12] Enable LCD display on snow

2014-05-22 Thread Simon Glass
+Minkyu Hi Tom, On 22 May 2014 08:37, Tom Rini wrote: > On Tue, May 20, 2014 at 06:01:31AM -0600, Simon Glass wrote: > >> This series adds a driver for TPS65090 and plumbs it in to get the LCD >> working correctly on snow. >> >> The display driver is already present, but needs information about

Re: [U-Boot] [PATCH v3 0/12] Enable LCD display on snow

2014-05-22 Thread Tom Rini
On Tue, May 20, 2014 at 06:01:31AM -0600, Simon Glass wrote: > This series adds a driver for TPS65090 and plumbs it in to get the LCD > working correctly on snow. > > The display driver is already present, but needs information about the > display to be provided in the device tree. > > The backl

[U-Boot] [PATCH v3 0/12] Enable LCD display on snow

2014-05-20 Thread Simon Glass
This series adds a driver for TPS65090 and plumbs it in to get the LCD working correctly on snow. The display driver is already present, but needs information about the display to be provided in the device tree. The backlight also needs to be enabled - it is controlled by a FET on the TPS65090. N