[PATCH v1 4/4] Build system support for DM365 CCDC

2009-08-17 Thread neilsikka
From: Neil Sikka This patch sets up the build system for DM365 VPFE support Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Signed-off-by: Neil Sikka --- Applies to v4l-dvb linux-next repository drivers/media/video/Kconfig |9 + drivers/media/video/d

[PATCH v1 1/4] DM365 Platform support for VPFE

2009-08-17 Thread neilsikka
From: Neil Sikka This has platform and board setup changes to support the vpfe capture driver for DM365 EVMs. Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Mandatory-Reviewer: Kevin Hilman Signed-off-by: Neil Sikka --- Applies to Kevin Hilman's linux-davinci repository

[PATCH v1 2/4] DM365 VPSS support

2009-08-17 Thread neilsikka
From: Neil Sikka This patch adds support for DM365 VPSS Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Signed-off-by: Neil Sikka --- Applies to v4l-dvb linux-next repository drivers/media/video/davinci/vpss.c | 232 include/media/da

[PATCH v1 0/4] Adding capture support for DM365 device

2009-08-17 Thread neilsikka
From: Neil Sikka This patch series adds support for the VPSS capture on the DM365 SOC. Specifically, it supports the CCDC/ISIF module. This code has been tested and works with the TVP5146 decoder (using the tvp514x driver). During testing of this code, the NTSC capture format was used. This patch

[PATCH v1 0/4] Adding capture support for DM365 device

2009-08-17 Thread neilsikka
From: Neil Sikka This patch series adds support for the VPSS capture on the DM365 SOC. Specifically, it supports the CCDC/ISIF module. This code has been tested and works with the TVP5146 decoder (using the tvp514x driver). During testing of this code, the NTSC capture format was used. This patch

[PATCH] DM365 VPSS support

2009-08-17 Thread neilsikka
From: Neil Sikka This patch adds support for DM365 VPSS Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Signed-off-by: Neil Sikka --- Applies to v4l-dvb linux-next repository drivers/media/video/davinci/vpss.c | 232 include/media/da

[PATCH] Build system support for DM365 CCDC

2009-08-17 Thread neilsikka
From: Neil Sikka This patch sets up the build system for DM365 VPFE support Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Signed-off-by: Neil Sikka --- Applies to v4l-dvb linux-next repository drivers/media/video/Kconfig |9 + drivers/media/video/d

[PATCH] DM365 Platform support for VPFE

2009-08-17 Thread neilsikka
From: Neil Sikka This has platform and board setup changes to support the vpfe capture driver for DM365 EVMs. Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Mandatory-Reviewer: Kevin Hilman Signed-off-by: Neil Sikka --- Applies to Kevin Hilman's linux-davinci repository

[PATCH] Build system support for DM365 CCDC

2009-08-17 Thread neilsikka
From: Neil Sikka This patch sets up the build system for DM365 VPFE support Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Signed-off-by: Neil Sikka --- Applies to v4l-dvb linux-next repository drivers/media/video/Kconfig |9 + drivers/media/video/d

[PATCH] DM365 VPSS support

2009-08-17 Thread neilsikka
From: Neil Sikka This patch adds support for DM365 VPSS Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Signed-off-by: Neil Sikka --- Applies to v4l-dvb linux-next repository drivers/media/video/davinci/vpss.c | 232 include/media/da

[PATCH] DM365 Platform support for VPFE

2009-08-17 Thread neilsikka
From: Neil Sikka This has platform and board setup changes to support the vpfe capture driver for DM365 EVMs. Reviewed-by: Muralidharan Karicheri Mandatory-Reviewer: Hans Verkuil Mandatory-Reviewer: Kevin Hilman Signed-off-by: Neil Sikka --- Applies to Kevin Hilman's linux-davinci repository