[PATCH 1/1] OMAP: DSS2: RFBI driver update

2009-10-09 Thread Mikkel Christensen
This patch adds suspend / resume functionality to the RFBI driver along with missing callback functions needed by OMAP Frame buffer. Signed-off-by: Mikkel Christensen m...@ti.com --- drivers/video/omap2/dss/rfbi.c | 76 1 files changed, 76 insertions

[PATCH v2 0/3] Support for OMAP3 Zoom2 board

2009-05-15 Thread Mikkel Christensen
The following patch series adds support for Zoom2 board. This is a new version made after comments from Kevin Hilman. An external debug board is included for console and LAN. For details refer to this site:

[PATCH v2 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board

2009-05-15 Thread Mikkel Christensen
This patch creates the minimal OMAP3 Zoom2 board support. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/mach-omap2/board-zoom2-debugboard.c | 165 ++ arch/arm/mach-omap2/board-zoom2.c| 109

[PATCH v2 3/3] OMAP3:zoom2: Makefile and Kconfig for Zoom2 board

2009-05-15 Thread Mikkel Christensen
This patch adds OMAP3 Zoom2 board to the Makefile and Kconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/mach-omap2/Kconfig |4 arch/arm/mach-omap2/Makefile |4 +++- 2 files changed, 7 insertions(+), 1 deletions

[PATCH v2 2/3] OMAP3:zoom2: Defconfig for Zoom2 board

2009-05-15 Thread Mikkel Christensen
This patch adds OMAP3 Zoom2 board defconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/configs/omap3_zoom2_defconfig | 1211 1 files changed, 1211 insertions(+), 0 deletions(-) create mode

[PATCH v3 0/3] Support for OMAP3 Zoom2 board

2009-05-15 Thread Mikkel Christensen
The following patch series adds support for Zoom2 board. This is a new version made after comments from Kevin Hilman. An external debug board is included for console and LAN. For details refer to this site:

[PATCH v3 3/3] OMAP3:zoom2: Makefile and Kconfig for Zoom2 board

2009-05-15 Thread Mikkel Christensen
This patch adds OMAP3 Zoom2 board to the Makefile and Kconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/mach-omap2/Kconfig |5 + arch/arm/mach-omap2/Makefile |4 +++- 2 files changed, 7 insertions(+), 1 deletions

[PATCH v3 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board

2009-05-15 Thread Mikkel Christensen
This patch creates the minimal OMAP3 Zoom2 board support. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/mach-omap2/board-zoom2-debugboard.c | 161 ++ arch/arm/mach-omap2/board-zoom2.c| 107

[PATCH v3 2/3] OMAP3:zoom2: Defconfig for Zoom2 board

2009-05-15 Thread Mikkel Christensen
This patch adds OMAP3 Zoom2 board defconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/configs/omap3_zoom2_defconfig | 1211 1 files changed, 1211 insertions(+), 0 deletions(-) create mode

[PATCH 0/3] Support for OMAP3 Zoom2 board

2009-05-07 Thread Mikkel Christensen
The following patch series adds support for Zoom2 board. The board has: - Modem attached to UART1 - WLAN attached to UART2 - GPS attached to UART3 An external debug board is included for console and LAN. For details refer to this site:

[PATCH 3/3] OMAP3:zoom2: Makefile and Kconfig for Zoom2 board

2009-05-07 Thread Mikkel Christensen
This patch adds OMAP3 Zoom2 board to the Makefile and Kconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/mach-omap2/Kconfig |4 arch/arm/mach-omap2/Makefile |4 +++- 2 files changed, 7 insertions(+), 1 deletions

[PATCH 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board

2009-05-07 Thread Mikkel Christensen
This patch creates the minimal OMAP3 Zoom2 board support. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/mach-omap2/board-zoom2-debugboard.c | 150 ++ arch/arm/mach-omap2/board-zoom2.c| 126

[PATCH 2/3] OMAP3:zoom2: Defconfig for Zoom2 board

2009-05-07 Thread Mikkel Christensen
This patch adds OMAP3 Zoom2 board defconfig. Signed-off-by: Mikkel Christensen m...@ti.com Signed-off-by: Vikram Pandita vikram.pand...@ti.com --- arch/arm/configs/omap3_zoom2_defconfig | 1211 1 files changed, 1211 insertions(+), 0 deletions(-) create mode