Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Tom Warren
Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: Tuesday, October 30, 2012 4:54 PM > To: Tom Warren > Cc: U-Boot Mailing List; Stephen Warren > Subject: Re: [PATCH v7 0/16] tegra: Add display driver and LCD support for > Seaboard

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Simon Glass
Hi Tom, On Tue, Oct 30, 2012 at 3:43 PM, Simon Glass wrote: > Hi Tom, > > On Tue, Oct 30, 2012 at 2:19 PM, Tom Warren wrote: >> Simon, >> >>> -Original Message- >>> From: Tom Warren >>> Sent: Tuesday, October 30, 2012 12:24 PM >>> To: 'Simon Glass'; U-Boot Mailing List >>> Cc: Stephen Wa

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Simon Glass
Hi Tom, On Tue, Oct 30, 2012 at 2:19 PM, Tom Warren wrote: > Simon, > >> -Original Message- >> From: Tom Warren >> Sent: Tuesday, October 30, 2012 12:24 PM >> To: 'Simon Glass'; U-Boot Mailing List >> Cc: Stephen Warren >> Subject: RE: [PATCH v7 0/16] tegra: Add display driver and LCD sup

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Tom Warren
Simon, > -Original Message- > From: Tom Warren > Sent: Tuesday, October 30, 2012 12:24 PM > To: 'Simon Glass'; U-Boot Mailing List > Cc: Stephen Warren > Subject: RE: [PATCH v7 0/16] tegra: Add display driver and LCD support for > Seaboard > > Simon, > > > -Original Message- > >

Re: [U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-30 Thread Tom Warren
Simon, > -Original Message- > From: Simon Glass [mailto:s...@chromium.org] > Sent: Wednesday, October 17, 2012 4:25 PM > To: U-Boot Mailing List > Cc: Stephen Warren; Tom Warren; Simon Glass > Subject: [PATCH v7 0/16] tegra: Add display driver and LCD support for > Seaboard > > This serie

[U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard

2012-10-17 Thread Simon Glass
This series adds support for the Tegra2x's display peripheral. This supports the LCD display on Seaboard and we use this to enable console output in U-Boot on the LCD. Configuration is via the device tree. Proposed bindings are included in this series, taken from pwm bindings that should be in lin