[U-Boot] [PATCH v3] OMAP3: Add DSS driver for OMAP3
Anatolij Gustschin
agust at denx.de
Mon Jul 4 23:58:58 CEST 2011
On Wed, 20 Apr 2011 18:52:48 -0500
Jason Kridner <jkridner at beagleboard.org> wrote:
> From: Syed Mohammed Khasim <khasim at ti.com>
>
> Supports dynamic panel configuration
> Supports dynamic tv standard selection
> Adds support for DSS register access through generic APIs
>
> Incorporated DSS register access using structures.
>
> Previous discussions are here
> http://www.mail-archive.com/u-boot@lists.denx.de/msg27150.html
> ---
> v2 updates:
> * Enable panel output for BeagleBoard
> * BeagleBoard: Update DVI-D orange screen frequencies for xM
>
> v3 updates:
> * Remove non-platform (OMAP3) updates
>
> Signed-off-by: Syed Mohammed Khasim <khasim at ti.com>
> Signed-off-by: Jason Kridner <jkridner at beagleboard.org>
> ---
> arch/arm/include/asm/arch-omap3/dss.h | 173 +++++++++++++++++++++++++++++++++
> drivers/video/omap3_dss.c | 130 +++++++++++++++++++++++++
> 2 files changed, 303 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-omap3/dss.h
> create mode 100644 drivers/video/omap3_dss.c
applied to u-boot-video/master after fixing the commit
description to include SoB lines. Thanks!
Anatolij
More information about the U-Boot
mailing list