cron job: media_tree daily build: ERRORS

2017-02-03 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: Sat Feb 4 05:00:26 CET 2017 media-tree git hash:47b037a0512d9f8675ec2693bed46c8ea6a884ab media_build git

Re: [PATCH] devicetree: Add video bus switch

2017-02-03 Thread Sebastian Reichel
Hi, On Fri, Feb 03, 2017 at 10:07:28PM +0100, Pavel Machek wrote: > On Fri 2017-02-03 14:32:19, Pali Rohár wrote: > > On Friday 03 February 2017 13:35:08 Pavel Machek wrote: > > > N900 contains front and back camera, with a switch between the > > > two. This adds support for the switch component,

Re: [PATCH] media: Add video bus switch

2017-02-03 Thread Sakari Ailus
Hi Pavel, On Thu, Jan 12, 2017 at 12:17:31PM +0100, Pavel Machek wrote: > On Sat 2016-12-24 16:20:31, Pavel Machek wrote: > > > > N900 contains front and back camera, with a switch between the > > two. This adds support for the switch component, and it is now > > possible to select between front

Re: [PATCH] devicetree: Add video bus switch

2017-02-03 Thread Sakari Ailus
Hi Pavel, On Fri, Feb 03, 2017 at 10:06:10PM +0100, Pavel Machek wrote: > Hi! > > > My apologies for the delays in reviewing. Feel free to ping me in the future > > if this happens. :-) > > No problem :-). If you could review the C-code, too... that would be > nice. It should be in your inbox so

Re: [git:media_tree/master] [media] coda: add Freescale firmware compatibility location

2017-02-03 Thread Fabio Estevam
On Fri, Feb 3, 2017 at 2:23 PM, Mauro Carvalho Chehab wrote: > This is an automatic generated email to let you know that the following patch > were queued: > > Subject: [media] coda: add Freescale firmware compatibility location > Author: Baruch Siach > Date:Sun Jan 15 08:33:53 2017 -0200 >

Re: [PATCH] devicetree: Add video bus switch

2017-02-03 Thread Pavel Machek
On Fri 2017-02-03 14:32:19, Pali Rohár wrote: > On Friday 03 February 2017 13:35:08 Pavel Machek wrote: > > N900 contains front and back camera, with a switch between the > > two. This adds support for the switch component, and it is now > > possible to select between front and back cameras during

Re: [PATCH] devicetree: Add video bus switch

2017-02-03 Thread Pavel Machek
Hi! > My apologies for the delays in reviewing. Feel free to ping me in the future > if this happens. :-) No problem :-). If you could review the C-code, too... that would be nice. It should be in your inbox somewhere (and I attached it below, without the dts part). > > +Required properties > >

Re: [PATCH RESEND v7 1/2] Add OV5647 device tree documentation

2017-02-03 Thread Sakari Ailus
Hi Ramiro, On Fri, Feb 03, 2017 at 06:18:32PM +, Ramiro Oliveira wrote: > Create device tree bindings documentation. > > Signed-off-by: Ramiro Oliveira > Acked-by: Rob Herring > --- > .../devicetree/bindings/media/i2c/ov5647.txt | 35 > ++ > 1 file changed, 35 in

Re: [PATCH RESEND v7 2/2] Add support for OV5647 sensor.

2017-02-03 Thread Sakari Ailus
Hi Ramiro, Thanks for the update! Please see some comments below... some streaming and hardware control related matters I missed earlier. On Fri, Feb 03, 2017 at 06:18:33PM +, Ramiro Oliveira wrote: > Modes supported: > - 640x480 RAW 8 > > Signed-off-by: Ramiro Oliveira > Acked-by: Pavel

Re: [PATCH 3/6] staging: bcm2835-v4l2: Add a build system for the module.

2017-02-03 Thread Mauro Carvalho Chehab
Em Fri, 27 Jan 2017 13:55:00 -0800 Eric Anholt escreveu: > This is derived from the downstream tree's build system, but with just > a single Kconfig option. > > For now the driver only builds on 32-bit arm -- the aarch64 build > breaks due to the driver using arm-specific cache flushing function

Re: [PATCH v3 00/24] i.MX Media Driver

2017-02-03 Thread Steve Longerbeam
On 02/02/2017 02:29 PM, Russell King - ARM Linux wrote: On Thu, Feb 02, 2017 at 11:12:41AM -0800, Steve Longerbeam wrote: Here is the current .queue_setup() op in imx-media-capture.c: static int capture_queue_setup(struct vb2_queue *vq, unsigned int *nbuffers,

[PATCH RESEND v7 1/2] Add OV5647 device tree documentation

2017-02-03 Thread Ramiro Oliveira
Create device tree bindings documentation. Signed-off-by: Ramiro Oliveira Acked-by: Rob Herring --- .../devicetree/bindings/media/i2c/ov5647.txt | 35 ++ 1 file changed, 35 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt diff -

[PATCH RESEND v7 2/2] Add support for OV5647 sensor.

2017-02-03 Thread Ramiro Oliveira
Modes supported: - 640x480 RAW 8 Signed-off-by: Ramiro Oliveira Acked-by: Pavel Machek --- MAINTAINERS| 7 + drivers/media/i2c/Kconfig | 12 + drivers/media/i2c/Makefile | 1 + drivers/media/i2c/ov5647.c | 718 + 4 files changed

Re: [PATCH v3 00/24] i.MX Media Driver

2017-02-03 Thread Steve Longerbeam
On 02/03/2017 06:41 AM, Laurent Pinchart wrote: Hello, On Wednesday 01 Feb 2017 16:19:27 Steve Longerbeam wrote: On 02/01/2017 01:30 AM, Philipp Zabel wrote: media-ctl propagates the output pad format to all remote subdevices' input pads for all enabled links: https://git.linuxtv.org/v4l-u

[PATCH RESEND v7 0/2] Add support for Omnivision OV5647

2017-02-03 Thread Ramiro Oliveira
Hello, I'm resending this patchset since it didn't have much feedback, and it already had two ACKs, one in each patch. This patchset adds support for the Omnivision OV5647 sensor. At the moment it only supports 640x480 in RAW 8. This is the seventh version of the OV5647 camera driver patchset.

[PATCH] media: uvcvideo: Add support for changing UVC_URBS/UVC_MAX_PACKETS from sysfs

2017-02-03 Thread Anurag Kumar Vulisha
The uvc_video.c driver currently has fixed the maximum UVC_URBS queued to 5 and max UVC_MAX_PACKETS per URB to 32K. This configuration works fine with USB 2.0 and some USB 3.0 cameras on embedded platforms(like Zynq Ultrascale). Since embedded platforms has slow processing speed as compared to ser

[PATCHv2 1/2] serio.h: add SERIO_RAINSHADOW_CEC ID

2017-02-03 Thread Hans Verkuil
From: Hans Verkuil Add a new serio ID for the RainShadow Tech USB HDMI CEC adapter. Signed-off-by: Hans Verkuil --- include/uapi/linux/serio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/serio.h b/include/uapi/linux/serio.h index f2447a8..f42e919 100644 --- a/include

[PATCHv2 2/2] rainshadow-cec: new RainShadow Tech HDMI CEC driver

2017-02-03 Thread Hans Verkuil
From: Hans Verkuil This driver supports the RainShadow Tech USB HDMI CEC adapter. See: http://rainshadowtech.com/HdmiCecUsb.html Signed-off-by: Hans Verkuil --- MAINTAINERS | 7 + drivers/media/usb/Kconfig | 1 + drivers/media/

[PATCHv2 0/2] Add support for the RainShadow Tech HDMI CEC adapter

2017-02-03 Thread Hans Verkuil
From: Hans Verkuil This patch series adds support to the RainShadow Tech HDMI CEC adapter (http://rainshadowtech.com/HdmiCecUsb.html). The first patch adds the needed serio ID, the second adds the driver itself. Dmitry, will you take the first patch, or can we take it together with the second p

Re: [PATCH 2/2] rainshadow-cec: new RainShadow Tech HDMI CEC driver

2017-02-03 Thread Hans Verkuil
Hi Dmitry, Thanks for the feedback. See my comments below: On 03/01/17 07:51, Dmitry Torokhov wrote: Hi Hans, On Thu, Dec 15, 2016 at 02:02:07PM +0100, Hans Verkuil wrote: From: Hans Verkuil This driver supports the RainShadow Tech USB HDMI CEC adapter. See: http://rainshadowtech.com/HdmiC

Re: [PATCH v3 00/24] i.MX Media Driver

2017-02-03 Thread Laurent Pinchart
Hello, On Wednesday 01 Feb 2017 16:19:27 Steve Longerbeam wrote: > On 02/01/2017 01:30 AM, Philipp Zabel wrote: > > On Tue, 2017-01-31 at 17:26 -0800, Steve Longerbeam wrote: > > [...] > > > >>> # Set pad formats > >>> media-ctl --set-v4l2 "'tc358743 1-000f':0[fmt:UYVY/1920x1080]" > >>> media-ctl

Re: vb2 queue_setup documentation clarification (was "Re: [PATCH v3 00/24] i.MX Media Driver")

2017-02-03 Thread Hans Verkuil
On 03/02/17 15:21, Laurent Pinchart wrote: Hi Steve, (stripping the CC list a bit and adding Sakari Ailus) On Thursday 02 Feb 2017 11:12:41 Steve Longerbeam wrote: On 02/02/2017 10:58 AM, Russell King - ARM Linux wrote: [snip] It seems to me that if you don't take account of the existing q

vb2 queue_setup documentation clarification (was "Re: [PATCH v3 00/24] i.MX Media Driver")

2017-02-03 Thread Laurent Pinchart
Hi Steve, (stripping the CC list a bit and adding Sakari Ailus) On Thursday 02 Feb 2017 11:12:41 Steve Longerbeam wrote: > On 02/02/2017 10:58 AM, Russell King - ARM Linux wrote: [snip] > > It seems to me that if you don't take account of the existing queue > > size, your camif_queue_setup() ha

Re: [PATCHv2] dt: bindings: Add support for CSI1 bus

2017-02-03 Thread Sakari Ailus
Hi Pavel, On Fri, Feb 03, 2017 at 12:50:45PM +0100, Pavel Machek wrote: > Hi! > > > > --- a/Documentation/devicetree/bindings/media/video-interfaces.txt > > > +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt > > > @@ -76,6 +76,11 @@ Optional endpoint properties > > >mode hor

Re: [PATCH v2 2/2] [media] v4l: Add 10/16-bits per channel YUV pixel formats

2017-02-03 Thread Mauro Carvalho Chehab
Em Thu, 5 Jan 2017 20:27:17 +0200 Sakari Ailus escreveu: > Hi Randy, > > On Thu, Jan 05, 2017 at 11:22:26PM +0800, ayaka wrote: > > > > > > On 01/05/2017 06:30 PM, Sakari Ailus wrote: > > >Hi Randy, > > > > > >Thanks for the update. > > > > > >On Thu, Jan 05, 2017 at 12:29:11AM +0800, Randy

[PATCH] media: s5p-mfc: Fix initialization of internal structures

2017-02-03 Thread Marek Szyprowski
Initialize members of the internal device and context structures as early as possible to avoid access to uninitialized objects on initialization failures. If loading firmware or creating of the hardware instance fails, driver will access device or context queue in error handling path, which might n

Re: [PATCH 1/4] media: pci: saa7164: Replace BUG() with BUG_ON()

2017-02-03 Thread Mauro Carvalho Chehab
Em Sun, 25 Dec 2016 04:01:39 +0530 Shyam Saini escreveu: > Replace BUG() with BUG_ON() using coccinelle First of all, don't send one patch per file, but one patch per driver. Also, as checkpatch warns: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than

Re: [PATCH] devicetree: Add video bus switch

2017-02-03 Thread Pali Rohár
On Friday 03 February 2017 13:35:08 Pavel Machek wrote: > N900 contains front and back camera, with a switch between the > two. This adds support for the switch component, and it is now > possible to select between front and back cameras during runtime. IIRC for controlling cameras on N900 there a

[GIT PULL FOR v4.11] More RC updates

2017-02-03 Thread Sean Young
Hi Mauro, Some last minute changes which would be nice to have in v4.11, nothing controversial here. Thanks, Sean The following changes since commit e7b3a2b22176d01db0c3b31d6389ccf542ba1967: [media] st-hva: hva_dbg_summary() should be static (2017-01-31 12:02:33 -0200) are available in the

Re: [PATCH] devicetree: Add video bus switch

2017-02-03 Thread Sakari Ailus
Hi Pavel, My apologies for the delays in reviewing. Feel free to ping me in the future if this happens. :-) On Fri, Feb 03, 2017 at 01:35:08PM +0100, Pavel Machek wrote: > > N900 contains front and back camera, with a switch between the > two. This adds support for the switch component, and it i

[PATCH] devicetree: Add video bus switch

2017-02-03 Thread Pavel Machek
N900 contains front and back camera, with a switch between the two. This adds support for the switch component, and it is now possible to select between front and back cameras during runtime. This adds documentation for the devicetree binding. Signed-off-by: Sebastian Reichel Signed-off-by: Iva

Re: [PATCHv2] dt: bindings: Add support for CSI1 bus

2017-02-03 Thread Pavel Machek
Hi! > > --- a/Documentation/devicetree/bindings/media/video-interfaces.txt > > +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt > > @@ -76,6 +76,11 @@ Optional endpoint properties > >mode horizontal and vertical synchronization signals are provided to the > >slave device

Re: cx231xx: how to disable V4L2 interface?

2017-02-03 Thread Mauro Carvalho Chehab
Em Fri, 9 Dec 2016 11:17:20 -0800 Petri Gynther escreveu: > Hi linux-media: > > For drivers/media/usb/cx231xx, I'd like to add a kernel config option: > CONFIG_VIDEO_CX231XX_V4L2 > > that allows us to disable the V4L2 interface when only the DVB > interface is needed. > > au0828 driver handles

[GIT PULL FOR v4.11] Various fixes

2017-02-03 Thread Hans Verkuil
Hi Mauro, Just a bunch of various small fixes. Regards, Hans The following changes since commit d2180e0cf77dc7a7049671d5d57dfa0a228f83c1: [media] v4l: async: make v4l2 coexist with devicetree nodes in a dt overlay (2017-02-03 08:05:16 -0200) are available in the git repository at

Re: [PATCH 4/4] dvb-usb-cxusb: Geniatech Mygica T230C support.

2017-02-03 Thread Mauro Carvalho Chehab
Em Fri, 09 Dec 2016 02:21:20 +0200 CrazyCat escreveu: > Updated Geniatech DVB-T/T2 stick support. > > Signed-off-by: CrazyCat > --- > drivers/media/usb/dvb-usb/cxusb.c | 136 > ++ > 1 file changed, 136 insertions(+) > > diff --git a/drivers/media/usb/dvb-u

Re: [PATCH 1/4] dvb-usb-cxusb: New RC map for Geniatech Mygica T230.

2017-02-03 Thread Mauro Carvalho Chehab
Em Fri, 09 Dec 2016 02:16:24 +0200 CrazyCat escreveu: > Updated RC map for Geniatech DVB-T/T2 sticks. > > Signed-off-by: CrazyCat > --- > drivers/media/usb/dvb-usb/cxusb.c | 42 > +-- > 1 file changed, 40 insertions(+), 2 deletions(-) > > diff --git a/driv

Re: [PATCH v7 2/2] media: Add a driver for the ov5645 camera sensor.

2017-02-03 Thread Laurent Pinchart
Hi Todor, On Thursday 02 Feb 2017 17:51:59 Todor Tomov wrote: > Hi, > > Just to point it here - there is one more one-line correction needed below: > > On 11/14/2016 12:24 PM, Todor Tomov wrote: > > The ov5645 sensor from Omnivision supports up to 2592x1944 > > and CSI2 interface. > > > > The dr

Re: [PATCH] staging:bcm2048 : Add parentheses around variable x

2017-02-03 Thread Dan Carpenter
On Sat, Dec 03, 2016 at 03:14:26PM +0530, Tabrez khan wrote: > Add parentheses around variable x for the readability purpose. > It's not really about readability... regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to major

Re: [PATCH] staging:bcm2048 : Add parentheses around variable x

2017-02-03 Thread Mauro Carvalho Chehab
Em Sat, 3 Dec 2016 15:14:26 +0530 Tabrez khan escreveu: > Add parentheses around variable x for the readability purpose. > > This warning was found using checkpatch.pl. > > Signed-off-by: Tabrez khan > --- > drivers/staging/media/bcm2048/radio-bcm2048.c | 2 +- > 1 file changed, 1 insertion(