Re: omap3isp with DM3730 not working?!

2014-07-28 Thread Sakari Ailus
Hi Enrico and Michael, On Thu, Jul 24, 2014 at 05:57:30PM +0200, Enrico wrote: On Thu, Jul 24, 2014 at 5:34 PM, Michael Dietschi michael.diets...@inunum.com wrote: Hello, I have built a Poky image for Gumstix Overo and added support for a TVP5151 module like described here

[PATCH v4 0/3] media: atmel-isi: Add DT support for Atmel ISI driver

2014-07-28 Thread Josh Wu
This patch series add DT support for atmel ISI driver. It can support the common v4l2 DT interfaces. v3 - v4: if bus-width set to 10, then we support both 8 bits and 10 bits. misc fix according to Guennadi. v2 - v3: support bus-width property for atmel-isi endpoint. v1 - v2: modified

[PATCH v4 1/3] media: atmel-isi: add v4l2 async probe support

2014-07-28 Thread Josh Wu
Signed-off-by: Josh Wu josh...@atmel.com --- v3 - v4: no change. drivers/media/platform/soc_camera/atmel-isi.c | 5 + include/media/atmel-isi.h | 4 2 files changed, 9 insertions(+) diff --git a/drivers/media/platform/soc_camera/atmel-isi.c

[PATCH v4 2/3] media: atmel-isi: convert the pdata from pointer to structure

2014-07-28 Thread Josh Wu
Now the platform data is initialized by allocation of isi structure. In the future, we use pdata to store the dt parameters. Signed-off-by: Josh Wu josh...@atmel.com --- v3 - v4: no change. v2 - v3: use sizeof(isi-pdata) instead of using sizeof(struct).

[PATCH v4 3/3] media: atmel-isi: add primary DT support

2014-07-28 Thread Josh Wu
This patch add the DT support for Atmel ISI driver. It use the same v4l2 DT interface that defined in video-interfaces.txt. Signed-off-by: Josh Wu josh...@atmel.com Cc: devicet...@vger.kernel.org Reviewed-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- v3 - v4: When bus width is 10,

Re: omap3isp with DM3730 not working?!

2014-07-28 Thread Michael Dietschi
Hi Sakari, Enrico and others, first of all I want to thank you for your help but I have to admit that I made a stupid error while struggling with image capturing and the ISP which has led to some false information - I had misconfigured the video source :( The corrected facts are: *

Re: omap3isp with DM3730 not working?!

2014-07-28 Thread Enrico
On Mon, Jul 28, 2014 at 9:20 AM, Sakari Ailus sakari.ai...@iki.fi wrote: Hi Enrico and Michael, On Thu, Jul 24, 2014 at 05:57:30PM +0200, Enrico wrote: On Thu, Jul 24, 2014 at 5:34 PM, Michael Dietschi michael.diets...@inunum.com wrote: Hello, I have built a Poky image for Gumstix Overo

Re: [PATCH 2/3] [media] coda: fix coda_g_selection

2014-07-28 Thread Philipp Zabel
Am Montag, den 28.07.2014, 00:22 +0200 schrieb Hans Verkuil: On 07/27/2014 11:32 PM, Nicolas Dufresne wrote: Le dimanche 27 juillet 2014 à 20:21 +0200, Hans Verkuil a écrit : If cropcap returns -EINVAL then that means that the current input or output does not support cropping (for input)

Re: omap3isp with DM3730 not working?!

2014-07-28 Thread Laurent Pinchart
Hi Enrico, On Monday 28 July 2014 10:30:17 Enrico wrote: On Mon, Jul 28, 2014 at 9:20 AM, Sakari Ailus sakari.ai...@iki.fi wrote: On Thu, Jul 24, 2014 at 05:57:30PM +0200, Enrico wrote: On Thu, Jul 24, 2014 at 5:34 PM, Michael Dietschi wrote: Hello, I have built a Poky image for

lockdep warning with 3.16.0-rc6+ + bttv

2014-07-28 Thread Hans de Goede
Hi, I've upgraded my machine to 3.16.o-rc6+ with lockdep enabled and now I get the following bttv related lockdep warning: [4.797234] media: Linux media interface: v0.10 [4.810984] snd_bt87x :04:07.1: bt87x0: Using board 1, analog, digital (rate 32000 Hz) [4.836178] Linux video

Re: lockdep warning with 3.16.0-rc6+ + bttv

2014-07-28 Thread Hans Verkuil
On 07/28/14 12:35, Hans de Goede wrote: Hi, I've upgraded my machine to 3.16.o-rc6+ with lockdep enabled and now I get the following bttv related lockdep warning: That lockdep scenario will never happen in practice, although how to tell lockdep about that I have no idea... I'm not sure why

Re: omap3isp with DM3730 not working?!

2014-07-28 Thread Enrico
On Mon, Jul 28, 2014 at 12:29 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Enrico, On Monday 28 July 2014 10:30:17 Enrico wrote: On Mon, Jul 28, 2014 at 9:20 AM, Sakari Ailus sakari.ai...@iki.fi wrote: On Thu, Jul 24, 2014 at 05:57:30PM +0200, Enrico wrote: On Thu, Jul

[PATCH] si2135: Declare the structs even if frontend is not enabled

2014-07-28 Thread Mauro Carvalho Chehab
As reported by Kbuildtest: In file included from drivers/media/usb/cx231xx/cx231xx-dvb.c:35:0: drivers/media/dvb-frontends/si2165.h:57:9: warning: 'struct si2165_config' declared inside parameter list [enabled by default] struct i2c_adapter *i2c) ^

Re: [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper

2014-07-28 Thread Grant Likely
On Fri, 11 Jul 2014 16:04:10 +0200, Jacek Anaszewski j.anaszew...@samsung.com wrote: The wrapper for strnicmp is required for checking whether a node has expected prefix. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Grant

Re: em28xx vb2 warnings

2014-07-28 Thread Hans Verkuil
On 07/25/2014 06:20 PM, Frank Schäfer wrote: Hi Hans, I'm getting the following warnings with the em28xx driver on streaming stop: [ 7597.346168] WARNING: CPU: 1 PID: 3730 at drivers/media/v4l2-core/videobuf2-core.c:2126 __vb2_queue_cancel+0xf5/0x150 [videobuf2_core]() [ 7597.346171]

Re: [PATCH] V4L/DVB: dvb-usb-v2: Update firmware and driver for performance of ITEtech IT9135

2014-07-28 Thread Antti Palosaari
Moikka Bimow! I did a lot of testing today for that patch. I used only single tuner device having IT9135 BX chip. Running it against modulator I saw sensitivity was increased around 5 dBm (TX power). However, I am not 100% happy with that patch. See comments below. On 07/25/2014 11:11 AM,

i.MX6 status for IPU/VPU/GPU

2014-07-28 Thread Jean-Michel Hautbois
Hi there ! We have a custom board, based on i.MX6 SoC. We are currently using Freescale's release of Linux, but this is a 3.10.17 kernel, and several drivers are lacking (adv7611 for instance) or badly written (all the MXC part). As we want to have nice things :) we would like to use a mainline

[linuxtv-media:master 488/499] drivers/media/dvb-frontends/si2165.c:324:10-11: WARNING: return of 0/1 in function 'si2165_wait_init_done' with return type bool

2014-07-28 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 7f196789b3ffee243b681d3e7dab8890038db856 commit: 36efec48e2e6016e05364906720a0ec350a5d768 [488/499] [media] cx23885: Add si2165 support for HVR-5500 coccinelle warnings: (new ones prefixed by )

[PATCH 3/4] au0828: add support for IR on HVR-950Q

2014-07-28 Thread Mauro Carvalho Chehab
HVR-950Q uses an I2C remote controller at address 0x47 (7-bits notation). Add support for it. Signed-off-by: Mauro Carvalho Chehab m.che...@samsung.com --- drivers/media/usb/au0828/Kconfig| 7 + drivers/media/usb/au0828/Makefile | 4 + drivers/media/usb/au0828/au0828-cards.c |

[PATCH 4/4] ir-rc5-decoder: print the failed count

2014-07-28 Thread Mauro Carvalho Chehab
When the decode fails, print on what bit this happened. This helps to discover what's going wrong when fixing an IR decoding bug. Signed-off-by: Mauro Carvalho Chehab m.che...@samsung.com --- drivers/media/rc/ir-rc5-decoder.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH 2/4] rc-main: allow raw protocol drivers to restrict the allowed protos

2014-07-28 Thread Mauro Carvalho Chehab
On some hardware (au0828/au8522), the hardware is broken with regards to the initial pulse detection. So, the driver needs to produce a fake start pulse. That limits the acceptable protocols, as it is not possible to produce a fake pulse that would cover all supported protocols. So, allow the

[PATCH 1/4] au0828: improve I2C speed

2014-07-28 Thread Mauro Carvalho Chehab
Commits 21dc61d3c0a4 and 7a1dd50b89d4 reduced the board I2C speed to 20 MHz by default, due to a I2C stretch issue: while xc5000 uses i2c stretch when a command is sent to it, au0828 doesn't support this feature. However, this is needed only for Xceive tuners. The other I2C devices can work at

[PATCH 0/4] au0828: add support for IR decoding

2014-07-28 Thread Mauro Carvalho Chehab
au0828 chipset have a built-in IR decoder, at au8522. Add support for it to decode both NEC and RC5 protocols. Unfortunately, it is not possible to have a fully generic IR decode, as this chipset is not able to detect the initial pulse. Mauro Carvalho Chehab (4): au0828: improve I2C speed

[GIT PULL] soc-camera for 3.17

2014-07-28 Thread Guennadi Liakhovetski
Hi Mauro, Sorry for a delayed pull-request... A couple of DT documentation patches, I've been recently told, that for such cases, where no new bindings are added, acks from DT-maintainers aren't compulsory. The following changes since commit fe3afdce0da93aad256183bf40ff9c0e86ae8a72: Merge

Re: i.MX6 status for IPU/VPU/GPU

2014-07-28 Thread Robert Schwebel
Hi, On Mon, Jul 28, 2014 at 06:24:45PM +0200, Jean-Michel Hautbois wrote: We have a custom board, based on i.MX6 SoC. We are currently using Freescale's release of Linux, but this is a 3.10.17 kernel, and several drivers are lacking (adv7611 for instance) or badly written (all the MXC part).

Re: [PATCH 0/4] au0828: add support for IR decoding

2014-07-28 Thread Mauro Carvalho Chehab
Nobody can help you at the ML. AFAIKT, none of the VGER admins subscribe this list. Yet, the procedure is very simple for you to do... just send an email to the VGER robot (majord...@vger.kernel.org) from the e-mail you're subscribed with: unsubscribe linux-media on its body. No need to

Re: i.MX6 status for IPU/VPU/GPU

2014-07-28 Thread Steve Longerbeam
On 07/28/2014 11:59 AM, Robert Schwebel wrote: Hi, On Mon, Jul 28, 2014 at 06:24:45PM +0200, Jean-Michel Hautbois wrote: We have a custom board, based on i.MX6 SoC. We are currently using Freescale's release of Linux, but this is a 3.10.17 kernel, and several drivers are lacking (adv7611 for

Re: omap3isp with DM3730 not working?!

2014-07-28 Thread Laurent Pinchart
Hi Enrico, On Monday 28 July 2014 15:18:04 Enrico wrote: On Mon, Jul 28, 2014 at 12:29 PM, Laurent Pinchart wrote: On Monday 28 July 2014 10:30:17 Enrico wrote: On Mon, Jul 28, 2014 at 9:20 AM, Sakari Ailus wrote: On Thu, Jul 24, 2014 at 05:57:30PM +0200, Enrico wrote: On Thu, Jul 24,

cron job: media_tree daily build: ERRORS

2014-07-28 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 Jul 29 04:00:24 CEST 2014 git branch: test git hash: 488046c237f3b78f91046d45662b318cd2415f64 gcc

Re: [PATCH 1/8] get_dvb_firmware: Add firmware extractor for si2165

2014-07-28 Thread Matthias Schwarzott
On 23.07.2014 22:10, Antonio Ospite wrote: On Wed, 23 Jul 2014 21:03:14 +0200 Matthias Schwarzott z...@gentoo.org wrote: [...] The crc value: It protects the content of the file until it is in the demod - so calculating it on my own would only check if the data is correctly transferred

Re: [PATCH] si2135: Declare the structs even if frontend is not enabled

2014-07-28 Thread Matthias Schwarzott
On 28.07.2014 15:38, Mauro Carvalho Chehab wrote: As reported by Kbuildtest: In file included from drivers/media/usb/cx231xx/cx231xx-dvb.c:35:0: drivers/media/dvb-frontends/si2165.h:57:9: warning: 'struct si2165_config' declared inside parameter list [enabled by default] struct

Re: [PATCH 6/8] cx231xx: Add digital support for [2040:b131] Hauppauge WinTV 930C-HD (model 1114xx)

2014-07-28 Thread Matthias Schwarzott
On 27.07.2014 21:42, Mauro Carvalho Chehab wrote: Em Sun, 27 Jul 2014 11:59:11 -0300 Mauro Carvalho Chehab m.che...@samsung.com escreveu: Em Sun, 27 Jul 2014 11:32:48 -0300 Mauro Carvalho Chehab m.che...@samsung.com escreveu: Em Sun, 27 Jul 2014 10:44:53 -0300 Mauro Carvalho Chehab

Re: [PATCH] [media] mceusb: select default keytable based on vendor

2014-07-28 Thread Matthias Schwarzott
On 27.07.2014 22:47, Mauro Carvalho Chehab wrote: Some vendors have their on keymap table that are used on all (or almost all) models for that vendor. So, instead of specifying the keymap table per USB ID, let's use the Vendor ID's table by default. At the end, this will mean less code to