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

2012-10-08 Thread Stephen Warren
On 10/08/2012 03:50 PM, Simon Glass wrote: > Hi Stephen, > > On Mon, Oct 8, 2012 at 2:30 PM, Stephen Warren wrote: >> On 10/08/2012 02:06 PM, Simon Glass wrote: >>> Hi Stephen, >>> >>> On Fri, Oct 5, 2012 at 12:51 PM, Stephen Warren >>> wrote: On 10/03/2012 11:05 AM, Stephen Warren wrote:

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

2012-10-08 Thread Simon Glass
Hi Stephen, On Mon, Oct 8, 2012 at 2:30 PM, Stephen Warren wrote: > On 10/08/2012 02:06 PM, Simon Glass wrote: >> Hi Stephen, >> >> On Fri, Oct 5, 2012 at 12:51 PM, Stephen Warren >> wrote: >>> On 10/03/2012 11:05 AM, Stephen Warren wrote: On 09/27/2012 06:44 PM, Simon Glass wrote: > T

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

2012-10-08 Thread Stephen Warren
On 10/08/2012 02:06 PM, Simon Glass wrote: > Hi Stephen, > > On Fri, Oct 5, 2012 at 12:51 PM, Stephen Warren wrote: >> On 10/03/2012 11:05 AM, Stephen Warren wrote: >>> On 09/27/2012 06:44 PM, Simon Glass wrote: This series adds support for the Tegra2x's display peripheral. This support

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

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

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

2012-10-08 Thread Simon Glass
Hi Stephen, On Fri, Oct 5, 2012 at 12:51 PM, Stephen Warren wrote: > On 10/03/2012 11:05 AM, Stephen Warren wrote: >> On 09/27/2012 06:44 PM, 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 enab

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

2012-10-05 Thread Stephen Warren
On 10/03/2012 11:05 AM, Stephen Warren wrote: > On 09/27/2012 06:44 PM, 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. ... > 2) The display works fine

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

2012-10-03 Thread Simon Glass
Hi Stephen, On Wed, Oct 3, 2012 at 4:00 PM, Stephen Warren wrote: > On 09/27/2012 06:44 PM, 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. > > Aside

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

2012-10-03 Thread Stephen Warren
On 09/27/2012 06:44 PM, 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. Aside from the comments I made just now, the whole series, Acked-by: Stephen War

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

2012-10-03 Thread Simon Glass
Hi Stephen, On Wed, Oct 3, 2012 at 10:05 AM, Stephen Warren wrote: > On 09/27/2012 06:44 PM, 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. > > I te

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

2012-10-03 Thread Stephen Warren
On 10/03/2012 11:05 AM, Stephen Warren wrote: > On 09/27/2012 06:44 PM, 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. > > I tested this on Seaboard,

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

2012-10-03 Thread Stephen Warren
On 09/27/2012 06:44 PM, 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. I tested this on Seaboard, and found a couple of minor issues: 1) Nothing sets u

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

2012-09-27 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