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

2012-07-11 Thread Simon Glass
Hi Tom, On Wed, Jun 27, 2012 at 7:11 AM, Simon Glass wrote: > Hi Tom, > > On Mon, Jun 25, 2012 at 2:03 PM, Tom Warren wrote: > >> Simon, >> >> > -Original Message- >> > From: Stephen Warren [mailto:swar...@wwwdotorg.org] >> > Sent: Wednesday, June 13, 2012 3:58 PM >> > To: Simon Glass >

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

2012-06-26 Thread Simon Glass
Hi Tom, On Mon, Jun 25, 2012 at 2:03 PM, Tom Warren wrote: > Simon, > > > -Original Message- > > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > > Sent: Wednesday, June 13, 2012 3:58 PM > > To: Simon Glass > > Cc: U-Boot Mailing List; Tom Warren > > Subject: Re: [PATCH v2 0/19] teg

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

2012-06-25 Thread Tom Warren
Simon, > -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Wednesday, June 13, 2012 3:58 PM > To: Simon Glass > Cc: U-Boot Mailing List; Tom Warren > Subject: Re: [PATCH v2 0/19] tegra: Add display driver and LCD support for > Seaboard > > On 06/13/2012 10:1

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

2012-06-13 Thread Stephen Warren
On 06/13/2012 05:03 PM, Stephen Warren wrote: > On 06/13/2012 04:57 PM, Stephen Warren wrote: >> On 06/13/2012 10:19 AM, Simon Glass wrote: >>> 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 i

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

2012-06-13 Thread Stephen Warren
On 06/13/2012 04:57 PM, Stephen Warren wrote: > On 06/13/2012 10:19 AM, Simon Glass wrote: >> 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. > > Simon, > > This series do

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

2012-06-13 Thread Stephen Warren
On 06/13/2012 10:19 AM, Simon Glass wrote: > 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. Simon, This series doesn't apply to u-boot-tegra/master cleanly; there are a cou

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

2012-06-13 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. I looked at the message "[RFC 4/4] drm: Add