[PATCH 1/7] musb: Add structure to get board specific data

2009-11-15 Thread Ajay Kumar Gupta
Adding 'musb_hdrc_board_data' which will have all the board specific parameters such as; mA power, potpgt, extvbus, gpios etc. Currently only 'power' and 'potpgt' is being moved from existing 'musb_hdrc_platform_data' to 'musb_hdrc_board_data' but any further board specific functions or parameter

[PATCH 0/7] musb: Add structure 'musb_hdrc_board_data'

2009-11-15 Thread Ajay Kumar Gupta
Hi, This patch set adds a new structure 'musb_hdrc_board_data' to get all board specific data from board files. It is actually done to accomodate ULPI_VBUSCONTROL programming required for OMAP3EVM Rev =E which uses external Vbus supply to support 500mA. Necessarly changes have been done in all

[PATCH 5/7] musb: Add 'extvbus' in musb_hdrc_board_data

2009-11-15 Thread Ajay Kumar Gupta
Some of the board might use external Vbus power supply on musb interface which would require to program ULPI_BUSCONTROL register. Adding 'extvbus' flag which can be set from such boards which will be checked at musb driver files before programming ULPI_BUSCONTROL. Signed-off-by: Ajay Kumar Gupta

[PATCH 4/7] musb: Update setup_usb() call for all Davinci boards

2009-11-15 Thread Ajay Kumar Gupta
setup_usb() has been modified to pass board specific data so updating this function call from all Davinci based boards. Added struct device; to fix below compilation warning for Davinci boards. musb.h: struct device, defined within parameter list Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com

[PATCH 2/7] musb: Get power (mA) from board data

2009-11-15 Thread Ajay Kumar Gupta
Different board may have different power sourcing capability and now with 'struct musb_hdrc_board_data' in place; pass this data from board files and also modify musb_core.c to get 'power' data from 'plat-board_data'. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com ---

[PATCH 7/7] musb: set 'extvbus' for OMAP3EVM Rev =E

2009-11-15 Thread Ajay Kumar Gupta
MUSB interface can source 500mA on OMAP3EVM Rev = E while Rev E supports only 100mA so setting 'extvbus' flag to '1' for OMAP3EVM Rev = E. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- arch/arm/mach-omap2/board-omap3evm.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

[PATCH 6/7] musb: set 'extvbus' default value to zero

2009-11-15 Thread Ajay Kumar Gupta
Default value of 'extvbus' is being set as '0' to maintain the current programming state of all the musb boards. This flag should be set to '1' for boards using external vbus supply such as, OMAP3EVM Rev =E. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com ---

[PATCH 3/7] musb: Update musb_init() call for all OMAP3 boards

2009-11-15 Thread Ajay Kumar Gupta
musb_init() has been modified to pass board specific data so updating this function call from all OMAP3 boards. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- arch/arm/mach-omap2/board-2430sdp.c |7 ++- arch/arm/mach-omap2/board-3430sdp.c |7 ++-

Re: [PATCH 3/4 v7] TVP7002 driver for DM365

2009-11-15 Thread Hans Verkuil
On Tuesday 10 November 2009 22:50:36 santiago.nu...@ridgerun.com wrote: From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides the implementation of the TVP7002 decoder driver for DM365. Implemented using the V4L2 DV presets API. Signed-off-by: Santiago

DM6446:uanble to detect the correct RAM size

2009-11-15 Thread rohan tabish
hello everyone we have made our on custom board DM6446 and have attached 256MB of the RAM with it but after booting and getting the prompt when i do cat /proc/iomem 01c0-01c0 : edma_cc0   01c0-01c0 :

Re: How to add string in a Frame ?

2009-11-15 Thread AR
Thanks. I found their web site: http://freetype.sourceforge.net/ Its very helpful. Jack 2009/11/14 Vladimir Pantelic p...@nt.tu-darmstadt.de: Jack wrote: Hi All: I using DM6446 platform: 1, capture RGB raw data from CMOS sensor by CCDC, 2, RGB == YUV by preview engine, 3, encode to