RE: [PATCH 4/5] ispccdc: Configure CCDC_SYN_MODE register for UYVY8_2X8 and YUYV8_2X8 formats

2011-09-20 Thread Ravi, Deepthy
Hi Laurent, > > From: Laurent Pinchart [laurent.pinch...@ideasonboard.com] > Sent: Wednesday, September 21, 2011 4:56 AM > To: Ravi, Deepthy > Cc: mche...@infradead.org; t...@atomide.com; Hiremath, Vaibhav; > linux-media@vger.kernel.org; li...@arm.linux.org.

Re: [PATCH 5/5] omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers

2011-09-20 Thread Tony Lindgren
* Laurent Pinchart [110920 15:40]: > > CONFIG_REGULATOR_TPS65023=y > > CONFIG_REGULATOR_TPS6507X=y > > +CONFIG_MEDIA_SUPPORT=y > > +CONFIG_MEDIA_CONTROLLER=y > > +CONFIG_VIDEO_DEV=y > > +CONFIG_VIDEO_V4L2_COMMON=y > > +CONFIG_VIDEO_ALLOW_V4L1=y > > +CONFIG_VIDEO_V4L1_COMPAT=y > > +CONFIG_VIDEO_V

Re: Proposal for a low-level Linux display framework

2011-09-20 Thread Laurent Pinchart
Hi Alan and Rob, On Monday 19 September 2011 02:09:36 Rob Clark wrote: > On Sun, Sep 18, 2011 at 5:23 PM, Alan Cox wrote: > >> This would leave us with the issue of controlling formats and other > >> parameters on the pipelines. We could keep separate DRM, KMS, FB and > >> V4L APIs for that, > >

Re: [PATCH 4/5] ispccdc: Configure CCDC_SYN_MODE register for UYVY8_2X8 and YUYV8_2X8 formats

2011-09-20 Thread Laurent Pinchart
Hi Deepthy, Thanks for the patch. On Tuesday 20 September 2011 16:56:51 Deepthy Ravi wrote: > Configure INPMOD and PACK8 fileds of CCDC_SYN_MODE > register for UYVY8_2X8 and YUYV8_2X8 formats. > > Signed-off-by: Deepthy Ravi > --- > drivers/media/video/omap3isp/ispccdc.c | 11 --- >

Re: [PATCH 5/5] omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers

2011-09-20 Thread Laurent Pinchart
Hi Deepthy, Thanks for the patch. On Tuesday 20 September 2011 16:56:52 Deepthy Ravi wrote: > Enables multimedia driver, media controller api, > v4l2-subdev-api, omap3isp and mt9t111 sensor > drivers in omap2plus_defconfig. > > Signed-off-by: Deepthy Ravi > --- > arch/arm/configs/omap2plus_def

Re: [PATCH v3 1/2] v4l2: Add the polarity flags for parallel camera bus FIELD signal

2011-09-20 Thread Laurent Pinchart
Hi Sylwester, Thanks for the patch. On Monday 19 September 2011 19:07:55 Sylwester Nawrocki wrote: > FIELD is an Even/Odd field selection signal, as specified in ITU-R BT.601 > standard. Add corresponding flag for configuring the FIELD signal polarity. > Also add a comment about usage of V4L2_MBU

Re: [PATCH 1/3] v4l: Extend V4L2_CID_COLORFX control with AQUA effect

2011-09-20 Thread Laurent Pinchart
Hi Sylwester, On Monday 19 September 2011 13:26:39 Sylwester Nawrocki wrote: > On 09/19/2011 08:08 AM, Subash Patel wrote: > > Hi Laurent, > > > > I am not representing Sylwester :), But with a similar sensor I use, Aqua > > means cool tone which is Cb/Cr manipulations. > > > > On 09/19/2011 04:

Re: [PATCH v3 1/3] noon010pc30: Conversion to the media controller API

2011-09-20 Thread Laurent Pinchart
Hi Sylwester, Thanks for the patch. On Friday 16 September 2011 17:59:54 Sylwester Nawrocki wrote: > Replace g/s_mbus_fmt ops with the pad level get/set_fmt operations. > Add media entity initialization and set subdev flags so the host driver > creates a subdev device node for the driver. > A mut

Re: [PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-20 Thread Sakari Ailus
On Tue, Sep 20, 2011 at 11:25:31PM +0200, Sylwester Nawrocki wrote: > Hi Sakari, Hi, > On 09/20/2011 10:57 PM, Sakari Ailus wrote: > > Hi Sylwester, > > > > On Tue, Sep 20, 2011 at 01:58:58PM +0200, Sylwester Nawrocki wrote: > >> V4L2_CID_POWER_LINE_FREQUENCY control allows applications to instr

Re: [PATCH v1 3/3] v4l: Add v4l2 subdev driver for S5K6AAFX sensor

2011-09-20 Thread Sakari Ailus
On Tue, Sep 20, 2011 at 01:58:59PM +0200, Sylwester Nawrocki wrote: > This driver exposes preview mode operation of the S5K6AAFX sensor with > embedded SoC ISP. It uses one of the five user predefined configuration > register sets. There is yet no support for capture (snapshot) operation. > Followi

Re: [PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-20 Thread Sylwester Nawrocki
Hi Sakari, On 09/20/2011 10:57 PM, Sakari Ailus wrote: > Hi Sylwester, > > On Tue, Sep 20, 2011 at 01:58:58PM +0200, Sylwester Nawrocki wrote: >> V4L2_CID_POWER_LINE_FREQUENCY control allows applications to instruct >> a driver what is the power line frequency so an appropriate filter >> can be u

Re: [PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-20 Thread Sakari Ailus
Hi Sylwester, On Tue, Sep 20, 2011 at 01:58:58PM +0200, Sylwester Nawrocki wrote: > V4L2_CID_POWER_LINE_FREQUENCY control allows applications to instruct > a driver what is the power line frequency so an appropriate filter > can be used by the device to cancel flicker by compensating the light > i

Re: [PATCH v2] v4l: Add driver for Micron MT9M032 camera sensor

2011-09-20 Thread martin
On Mon, Sep 19, 2011 at 12:48:24AM +0200, Laurent Pinchart wrote: > Hi Martin, > > Thanks for the patch. > > On Saturday 17 September 2011 11:29:31 Martin Hostettler wrote: > > The MT9M032 is a parallel 3MP sensor from Micron controlled through I2C. > > According to the Aptina datasheet, it's an

cron job: media_tree daily build: WARNINGS

2011-09-20 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Tue Sep 20 19:00:14 CEST 2011 git hash:e27412f5a5966629e3d4213c78a539068ca0ea26 gcc version: i686-linux-gcc (GC

Re: [PATCH 2/5] [media] v4l: Add mt9t111 sensor driver

2011-09-20 Thread Guennadi Liakhovetski
On Tue, 20 Sep 2011, Deepthy Ravi wrote: > From: Vaibhav Hiremath > > The MT9T111 is a 3.1Mp CMOS sensor from Aptina with > its latest image signal processing (ISP) and 1.75ÎŒm > pixel technology. > The sensor driver currently supports only VGA > resolution. > > Signed-off-by: Vaibhav Hiremath

[PATCH 1/5] omap3evm: Enable regulators for camera interface

2011-09-20 Thread Deepthy Ravi
From: Vaibhav Hiremath Enabled 1v8 and 2v8 regulator output, which is being used by camera module. Signed-off-by: Vaibhav Hiremath Signed-off-by: Deepthy Ravi --- arch/arm/mach-omap2/board-omap3evm.c | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a

[PATCH 3/5] omap3evm: Add Camera board init/hookup file

2011-09-20 Thread Deepthy Ravi
From: Vaibhav Hiremath Adds board support for MT9T111 sensor. Signed-off-by: Vaibhav Hiremath Signed-off-by: Deepthy Ravi --- arch/arm/mach-omap2/Makefile|5 + arch/arm/mach-omap2/board-omap3evm-camera.c | 185 +++ arch/arm/mach-omap2/board-omap3ev

[PATCH 0/5] OMAP3EVM: Add support for MT9T111 sensor

2011-09-20 Thread Deepthy Ravi
This patchset -adds support for MT9T111 sensor on omap3evm. Currently the sensor driver supports only VGA resolution. -enables MT9T111 sensor in omap2plus_defconfig. This is applied on top of the following patchset http://www.spinics.net/lists/linux-media/msg37270.h

[PATCH 4/5] ispccdc: Configure CCDC_SYN_MODE register for UYVY8_2X8 and YUYV8_2X8 formats

2011-09-20 Thread Deepthy Ravi
Configure INPMOD and PACK8 fileds of CCDC_SYN_MODE register for UYVY8_2X8 and YUYV8_2X8 formats. Signed-off-by: Deepthy Ravi --- drivers/media/video/omap3isp/ispccdc.c | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/media/video/omap3isp/ispccdc.c b/dri

[PATCH 5/5] omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers

2011-09-20 Thread Deepthy Ravi
Enables multimedia driver, media controller api, v4l2-subdev-api, omap3isp and mt9t111 sensor drivers in omap2plus_defconfig. Signed-off-by: Deepthy Ravi --- arch/arm/configs/omap2plus_defconfig | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/arch/arm/configs/o

[TM6000] About Geniatech Satbox Support

2011-09-20 Thread Olcay Korkmaz
Hi I have Geniatech Satbox Dvb-s usb2.0 with trident tm6000 chip For more device info : http://linuxtv.org/wiki/index.php/Geniatech_Satbox i know tm6000 module in staging tree but will there be support for DVB-S or DVB-T will be the only -- Olcay K. -- To unsubscribe from this list: send the lin

[PATCH] m5mols: Remove superfluous irq field from the platform data struct

2011-09-20 Thread Sylwester Nawrocki
There is no need to put the IRQ number in driver's private platform data structure as this can also be passed through struct i2c_lient.irq. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/m5mols/m5mols_core.c |6 +++--- include/media/m5mols.h

[PATCH] v4l: Move SR030PC30, NOON010PC30, M5MOLS drivers to the right location

2011-09-20 Thread Sylwester Nawrocki
SR030PC30, NOON010PC30, M5MOLS are camera sensors so better place for them is under the "Camera sensors" Kconfig section. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/video/Kconfig | 28 ++-- 1 files changed, 14 insertions(+), 14 del

[PATCH v1 0/3] Add v4l2 subdev driver for S5K6AAFX sensor with embedded SoC ISP

2011-09-20 Thread Sylwester Nawrocki
Hello, The following 3 patches add driver for S5K6AAFX sensor with embedded ISP SoC, and minor v4l2 control API enhancement. I've cleaned things up comparing to the previous RFC version so this should potentially be ready for mainline. The driver has been tested with the Auto White Balance/RGB gai

[PATCH v1 3/3] v4l: Add v4l2 subdev driver for S5K6AAFX sensor

2011-09-20 Thread Sylwester Nawrocki
This driver exposes preview mode operation of the S5K6AAFX sensor with embedded SoC ISP. It uses one of the five user predefined configuration register sets. There is yet no support for capture (snapshot) operation. Following controls are supported: manual/auto exposure and gain, power line frequen

[PATCH v1 1/3] v4l: Extend V4L2_CID_COLORFX control with AQUA effect

2011-09-20 Thread Sylwester Nawrocki
Add V4L2_COLORFX_AQUA image effect in the V4L2_CID_COLORFX menu. Aqua means cool tone, in opposite to Sepia. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- Documentation/DocBook/media/v4l/controls.xml |5 +++-- include/linux/videodev2.h|1 + 2 fil

[PATCH v1 2/3] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control

2011-09-20 Thread Sylwester Nawrocki
V4L2_CID_POWER_LINE_FREQUENCY control allows applications to instruct a driver what is the power line frequency so an appropriate filter can be used by the device to cancel flicker by compensating the light intensity ripple and thus. Currently in the menu we have entries for 50 and 60 Hz and for en

Leadtek DTV 2000DS Not Working in Mythbuntu 11.04

2011-09-20 Thread David Shepherd
I'm running Mythbuntu 11.04 (2.6.38-11 kernel) and recently bought a Leadtek Winfast DTV2000DS PCI dual tuner card. It's supposed to work out-of-the-box but mine just doesn't... I've tried the card in a Windows 7 Media PC and it worked sweet as, so I know there's nothing wrong with the hardware

[PATCH 17/17]DVB:Siano drivers - Automatically load client modules to make easier usage of device

2011-09-20 Thread Doron Cohen
Hi, This patch step makes Automatically load client modules to make easier usage of device Thanks, Doron Cohen --- >From 82afa26fc1fb9db798e46de0c55b49fd1bda9580 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 09:39:02 +0300 Subject: [PATCH 21/21] Automatical

[PATCH 16/17]DVB:Siano drivers - extern function smscore_send_last_fw_chunk to be used by other modules

2011-09-20 Thread Doron Cohen
Hi, This patch step externs function smscore_send_last_fw_chunk to be used by other modules. Thanks, Doron Cohen --- >From 1e19b238fa7129396df7ddc89e8197669c72a3a4 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 09:38:10 +0300 Subject: [PATCH 20/21] extern f

[PATCH 15/17]DVB:Siano drivers - Bug fix - avoid (rare) dead locks causing the driver to hang when module removed.

2011-09-20 Thread Doron Cohen
Hi, This patch step is a Bug fix - avoid (rare) dead locks causing the driver to hang when module removed. Thanks, Doron Cohen --- >From ad75d9ce48d440c6db6c5147530f1e23de2fcb28 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 08:46:52 +0300 Subject: [PATCH

[PATCH 14/17]DVB:Siano drivers - support platform whcih doesn't have request firmware deamon (used in android)

2011-09-20 Thread Doron Cohen
Hi, This patch step support platform whcih doesn't have request firmware deamon (used in android). Thanks, Doron Cohen --- >From 3e0060fc7cfdbd5844e9a644b6d2927a406cde20 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 08:37:43 +0300 Subject: [PATCH 18/21] Sup

[PATCH 13/17]DVB:Siano drivers - Support big endian platform which uses SPI/I2C

2011-09-20 Thread Doron Cohen
Hi, This patch step adds support big endian platform which uses SPI/I2C Thanks, Doron Cohen >From 2b77c0b5f69924206b9e09cda42aad56772e9380 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 08:31:52 +0300 Subject: [PATCH 17/21] Support big endian platform which uses SPI/I2C (need

[PATCH 12/17]DVB:Siano drivers - Improve firmware load and reload mechanism.

2011-09-20 Thread Doron Cohen
Hi, This patch step Improve firmware load and reload mechanism in order to support new siano devices and match all existing devices. Thanks, Doron Cohen --- >From 59062b9fbc2f3c28cbb1ec014c6ed5a3e065a7de Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 08:22

[PATCH 11/17]DVB:Siano drivers - Improve debug capabilities - add and change debug prints

2011-09-20 Thread Doron Cohen
Hi, This patch Improve debug capabilities - add and change debug prints. Thanks, Doron Cohen -- >From 33055c84a25faa1bde70a8417c2138381f49f498 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Tue, 20 Sep 2011 08:05:35 +0300 Subject: [PATCH 15/21] Improve debug capabilities - add an

[PATCH 10/17]DVB:Siano drivers - Improve signal reception parameters monitoring using siano statistic functions

2011-09-20 Thread Doron Cohen
Hi, This patch Improve signal reception parameters monitoring using siano statistic functions. Thanks, Doron Cohen -- >From 0325e0559d99ccb5ac04e9edef8eb0281a410c52 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Mon, 19 Sep 2011 14:43:01 +0300 Subject: [PATCH 13/21] Use get_stati

[PATCH 9/17]DVB:Siano drivers - Improve debug capabilities by separating debug and info messages.

2011-09-20 Thread Doron Cohen
Hi, This patch Improves debug capabilities by changing debug messages. Thanks, Doron Cohen -- >From 1adbdde1dc186b23eb772f0c647d7175dc3f7418 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Mon, 19 Sep 2011 14:24:29 +0300 Subject: [PATCH 12/21] Improve debug capabilities by separati

[PATCH 8/17]DVB:Siano drivers - Hide smscore structure from all modules which are not the core device.

2011-09-20 Thread Doron Cohen
Hi, This patch makes smscore structure hidden from all other module by making it's pointer NULL. Thanks, Doron Cohen -- >From b003e8ec2893b7d6e68720abeb490fba38904e59 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Mon, 19 Sep 2011 14:16:02 +0300 Subject: [PATCH 11/21] Hide smscor

[PATCH 7/17]DVB:Siano drivers - Support flexiable usb endpoint rather than hard-cored numbers.

2011-09-20 Thread Doron Cohen
Hi, This patch changes the usb driver to support flexiable usb endpoint rather than hard-cored numbers. Thanks, Doron Cohen -- >From e4134fa357d3f41476b8ff33ebbcb69c399641dc Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Mon, 19 Sep 2011 13:58:43 +0300 Subject: [PATCH 10/21] Sup

[PATCH 6/17]DVB:Siano drivers - Add support in various boards implemented with siano devices.

2011-09-20 Thread Doron Cohen
Hi, This patch adds support in various boards implemented with Siano devices. Thanks, Doron Cohen -- >From becf520ccaba483a80e242622b471d10bd74024e Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Mon, 19 Sep 2011 13:57:40 +0300 Subject: [PATCH 09/21] Add support in

[PATCH 4/17]DVB:Siano drivers - Add support in new Siano SDIO devices.

2011-09-20 Thread Doron Cohen
Hi, This patch adds support in newer devices. Thanks, Doron Cohen -- >From 7714e418af56ae73d760cfa39b9e7b99d4dc3aa2 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Thu, 15 Sep 2011 14:40:03 +0300 Subject: [PATCH 07/21] Add support to new siano DSIO devices. --- drivers/media

[PATCH 3/17]DVB:Siano drivers - Changing some field names and debug messages.

2011-09-20 Thread Doron Cohen
Hi, This patch is changing field names and debug messages to be more clear. >From 5b3525a0860992b3811dd9ebd4c797b79e14631a Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Thu, 15 Sep 2011 14:30:24 +0300 Subject: [PATCH 06/21] Change debug prints and struct field names to be more clear. Thanks,

[PATCH 2/17]DVB:Siano drivers - Update module name string to contain module version

2011-09-20 Thread Doron Cohen
Hi, This patch step adds version to module name string for all modules. Thanks, Doron Cohen --- >From 81a55103537fb6df2b487819aa9a5af28a5c4bd2 Mon Sep 17 00:00:00 2001 From: Doron Cohen Date: Wed, 14 Sep 2011 13:33:20 +0300 Subject: [PATCH 03/21] Add smsspi driver to support

[PATCH 1/17]DVB:Siano drivers - Adding LKM for handling SPI connected devices.

2011-09-20 Thread Doron Cohen
Hi, It took a long time to merge all the changes in kernel.org with Siano sources which were updated in a different repository for the last couple of years. I have made all the changes in small steps seperated to functional reasons. First patch is actually adding new kernel object which handles SPI

Re: omap3isp as a wakeup source

2011-09-20 Thread Enrico
On Tue, Sep 13, 2011 at 3:25 PM, Enrico wrote: > On Tue, Sep 13, 2011 at 12:29 PM, Tero Kristo wrote: >> Powerdomain is automatically on if there are any clocks enabled on it. >> If you make sure that ISP has some activity ongoing, then it should be >> on. You can check the state of the camera po

Re: [PATCH] FM1216ME_MK3 AUX byte for FM mode

2011-09-20 Thread Dmitri Belimov
Hi Mauro Sure. I'll do it ASAP With my best regards, Dmitry. > Hi Dmitri, > > Em 23-04-2009 02:40, Dmitri Belimov escreveu: > > Hi All > > > > Write AUX byte to FM1216ME_MK3 when FM mode, better sensitivity. It > > can be usefull for other tuners. > > Hmm... Found this patch. It were never ap

Re: [PATCH 2/3] soc-camera: mt9t112: modify delay time after initialize

2011-09-20 Thread Guennadi Liakhovetski
Morimoto-san Thanks for your reply. On Mon, 19 Sep 2011, Kuninori Morimoto wrote: > Hi Guennadi, all > > > > > mt9t112 camera needs 100 milliseconds for initializing > > > > Special thanks to Phil > > > > > > > > Signed-off-by: Kuninori Morimoto > > > > Reported-by: Phil Edworthy > > > > ---