Re: [U-Boot] [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

2012-10-08 Thread Simon Glass
Hi Stephen, On Wed, Oct 3, 2012 at 3:58 PM, Stephen Warren wrote: > On 09/27/2012 06:44 PM, Simon Glass wrote: >> The Seaboard has a 1366x768 16bpp LCD. The backlight is controlled >> by one of the PWMs. > >> diff --git a/board/nvidia/dts/tegra20-seaboard.dts >> b/board/nvidia/dts/tegra20-seaboa

Re: [U-Boot] [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

2012-10-03 Thread Stephen Warren
On 09/27/2012 06:44 PM, Simon Glass wrote: > The Seaboard has a 1366x768 16bpp LCD. The backlight is controlled > by one of the PWMs. > diff --git a/board/nvidia/dts/tegra20-seaboard.dts > b/board/nvidia/dts/tegra20-seaboard.dts > + host1x { > + dc@5420 { So based on my prev

[U-Boot] [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

2012-09-27 Thread Simon Glass
The Seaboard has a 1366x768 16bpp LCD. The backlight is controlled by one of the PWMs. Signed-off-by: Simon Glass --- Changes in v2: - Update seaboard LCD definitions for new fdt binding Changes in v3: - Use new upstream proposed LCD definitions Changes in v4: - Adjust LCD fdt nodes for new bin