Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread H. Nikolaus Schaller
Hi Laurent, > Am 23.06.2017 um 13:58 schrieb Laurent Pinchart > : > > Hi Nikolaus, > > On Friday 23 Jun 2017 12:59:24 H. Nikolaus Schaller wrote: >> Am 23.06.2017 um 12:46 schrieb Andreas Färber : >>> Am 23.06.2017 um 12:25 schrieb H.

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread Andreas Färber
Am 23.06.2017 um 16:53 schrieb H. Nikolaus Schaller: > Hi Laurent, > >> Am 23.06.2017 um 13:58 schrieb Laurent Pinchart >> : >> >> Hi Nikolaus, >> >> On Friday 23 Jun 2017 12:59:24 H. Nikolaus Schaller wrote: >>> Am 23.06.2017 um 12:46 schrieb Andreas Färber

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread H. Nikolaus Schaller
Hi, > Am 23.06.2017 um 16:57 schrieb Andreas Färber : > > Am 23.06.2017 um 16:53 schrieb H. Nikolaus Schaller: >> Hi Laurent, >> >>> Am 23.06.2017 um 13:58 schrieb Laurent Pinchart >>> : >>> >>> Hi Nikolaus, >>> >>> On Friday 23 Jun 2017

[PATCH] [media] ddbridge: make (ddb)readl in while-loops fail-safe

2017-06-23 Thread Daniel Scheller
From: Daniel Scheller Reported by smatch: drivers/media/pci/ddbridge/ddbridge-core.c:1246 input_tasklet() warn: this loop depends on readl() succeeding drivers/media/pci/ddbridge/ddbridge-core.c:1768 flashio() warn: this loop depends on readl() succeeding

Re: [PATCH] TW686x: Fix OOPS on buffer alloc failure

2017-06-23 Thread Ezequiel Garcia
On 23 June 2017 at 05:18, Krzysztof Hałasa wrote: > Hans Verkuil writes: > >> Any progress on this? I gather I can expect a new patch from someone? > > Well, the issue is trivial and very easy to test, though not present > on common x86 hw. That patch I've

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread Suman Anna
On 06/23/2017 01:59 PM, H. Nikolaus Schaller wrote: > Hi Suman, > >> Am 23.06.2017 um 20:05 schrieb Suman Anna : >> > > Or does it just mean that it defines the property name? Please read the documentation link I sent - it's in the very bottom and should have

[PATCH] i2c: tvp5150: remove useless variable assignment in tvp5150_set_vbi()

2017-06-23 Thread Gustavo A. R. Silva
Value assigned to variable _type_ at line 678 is overwritten at line 688 before it can be used. This makes such variable assignment useless. Remove this variable assignment and fix some coding style issues. Addresses-Coverity-ID: 1226968 Signed-off-by: Gustavo A. R. Silva

[PATCH v6] media: platform: Renesas IMR driver

2017-06-23 Thread Sergei Shtylyov
From: Konstantin Kozhevnikov The image renderer, or the distortion correction engine, is a drawing processor with a simple instruction system capable of referencing video capture data or data in an external memory as the 2D texture data and performing

Re: [PATCH v2 01/19] doc: DT: camss: Binding document for Qualcomm Camera subsystem driver

2017-06-23 Thread Rob Herring
On Mon, Jun 19, 2017 at 05:48:21PM +0300, Todor Tomov wrote: > Add DT binding document for Qualcomm Camera subsystem driver. "dt-bindings: media: ..." for the subject please. > > CC: Rob Herring > CC: devicet...@vger.kernel.org > Signed-off-by: Todor Tomov

Re: [PATCH v4 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

2017-06-23 Thread Rob Herring
On Tue, Jun 20, 2017 at 06:26:12PM +0100, Jose Abreu wrote: > Document the bindings for the Synopsys Designware HDMI RX. > > Signed-off-by: Jose Abreu > Cc: Carlos Palminha > Cc: Rob Herring > Cc: Mark Rutland

Dear user

2017-06-23 Thread ADMIN
Dear user Your mailbox has exceeded the storage limit of 20GB set by the administrator, you are currently running at 20.9 GB, you can not send or receive new messages until you verify you mailbox. Re-validate your account by mail, please fill and Send the data below to verify and

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread H. Nikolaus Schaller
Hi Suman, > Am 23.06.2017 um 20:05 schrieb Suman Anna : > Or does it just mean that it defines the property name? >>> >>> Please read the documentation link I sent - it's in the very bottom and >>> should have an example. >> >> I have seen it but it does not give me a

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread Suman Anna
Hi Nikolaus, On 06/23/2017 10:22 AM, H. Nikolaus Schaller wrote: > Hi, > >> Am 23.06.2017 um 16:57 schrieb Andreas Färber : >> >> Am 23.06.2017 um 16:53 schrieb H. Nikolaus Schaller: >>> Hi Laurent, >>> Am 23.06.2017 um 13:58 schrieb Laurent Pinchart

cron job: media_tree daily build: ERRORS

2017-06-23 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 Jun 24 05:00:18 CEST 2017 media-tree git hash:2a2599c663684a1142dae0bff7737e125891ae6d media_build

[PATCH] dt-bindings: media: Add r8a7796 DRIF bindings

2017-06-23 Thread Ramesh Shanmugasundaram
Add r8a7796 DRIF bindings. Signed-off-by: Ramesh Shanmugasundaram --- Hi DT & Media maintainers, All, This patch adds DRIF bindings for R8A7796 SoC. It is based on media_tree - commit 76724b30f222 Thanks, Ramesh.

[PATCH] [media] coda: rename the picture run timeout error handler

2017-06-23 Thread Philipp Zabel
I would have liked the the picture run timeout error handler to be renamed to something a bit more descriptive in the original commit fb2be08f8cb3 ("[media] coda: first step at error recovery"). Somehow v1 [1] was merged instead of v2 [2]. [1] https://patchwork.kernel.org/patch/9663965/ [2]

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread H. Nikolaus Schaller
Hi Hugues, > Am 22.06.2017 um 17:05 schrieb Hugues Fruchet : > > From: "H. Nikolaus Schaller" > > This adds documentation of device tree bindings > for the OV965X family camera sensor module. > > Signed-off-by: H. Nikolaus Schaller

Re: [PATCH 1/6] v4l: vsp1: Remove WPF vertical flip support on VSP2-B[CD] and VSP2-D

2017-06-23 Thread Hans Verkuil
On 06/19/17 13:18, Hans Verkuil wrote: > On 06/19/2017 01:16 PM, Laurent Pinchart wrote: >> Hi Hans, >> >> On Thursday 15 Jun 2017 10:53:33 Hans Verkuil wrote: >>> On 06/15/17 10:24, Laurent Pinchart wrote: The WPF vertical flip is only supported on Gen3 SoCs on the VSP2-I. Don't enable

Re: [PATCH] [media] em28xx TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx

2017-06-23 Thread Hans Verkuil
Hi Giovanni, On 06/10/17 09:13, juv...@caramail.fr wrote: > TerraTec Cinergy Hybrid T USB XS with demodulator MT352 stop working with > kernel 3.xx and newer. > I have already sent this patch without a success reply, I hope this time you > can accept it. > > ---

[PATCH] [media] coda: add h264 and mpeg4 profile and level controls

2017-06-23 Thread Philipp Zabel
CODA7541 supports H.264 BP level 3/3.1 and MPEG-4 SP level 5/6. CODA960 supports H.264 BP level 4.0 and MPEG-4 SP level 5/6. Implement the necessary profile and level controls to let userspace know this. Signed-off-by: Philipp Zabel ---

Re: [PATCH v1 0/6] Add support of OV9655 camera

2017-06-23 Thread H. Nikolaus Schaller
Hi Hugues, > Am 22.06.2017 um 17:41 schrieb H. Nikolaus Schaller : > > >> Am 22.06.2017 um 17:05 schrieb Hugues Fruchet : >> >> This patchset enables OV9655 camera support. >> >> OV9655 support has been tested using STM32F4DIS-CAM extension board >>

Re: [PATCH v2 2/3] [media] coda: first step at error recovery

2017-06-23 Thread Hans Verkuil
On 06/08/17 10:55, Philipp Zabel wrote: > From: Lucas Stach > > This implements a simple handler for the case where decode did not finish > successfully. This might be helpful during normal streaming, but for now it > only handles the case where the context would deadlock

Re: [PATCH v2 2/3] [media] coda: first step at error recovery

2017-06-23 Thread Philipp Zabel
On Fri, 2017-06-23 at 11:29 +0200, Hans Verkuil wrote: > On 06/08/17 10:55, Philipp Zabel wrote: > > From: Lucas Stach > > > > This implements a simple handler for the case where decode did not finish > > successfully. This might be helpful during normal streaming, but

Re: [PATCH 1/6] v4l: vsp1: Remove WPF vertical flip support on VSP2-B[CD] and VSP2-D

2017-06-23 Thread Laurent Pinchart
Hi Hans, On Friday 23 Jun 2017 11:10:45 Hans Verkuil wrote: > On 06/19/17 13:18, Hans Verkuil wrote: > > On 06/19/2017 01:16 PM, Laurent Pinchart wrote: > >> On Thursday 15 Jun 2017 10:53:33 Hans Verkuil wrote: > >>> On 06/15/17 10:24, Laurent Pinchart wrote: > The WPF vertical flip is only

Re: [PATCH] TW686x: Fix OOPS on buffer alloc failure

2017-06-23 Thread Krzysztof Hałasa
Hans Verkuil writes: > Any progress on this? I gather I can expect a new patch from someone? Well, the issue is trivial and very easy to test, though not present on common x86 hw. That patch I've sent fixes it, but I'm not the one who decides. -- Krzysztof Halasa

Re: [PATCH] [media] em28xx TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx

2017-06-23 Thread Mauro Carvalho Chehab
Em Fri, 23 Jun 2017 11:22:50 +0200 Hans Verkuil escreveu: > Hi Giovanni, > > On 06/10/17 09:13, juv...@caramail.fr wrote: > > TerraTec Cinergy Hybrid T USB XS with demodulator MT352 stop working with > > kernel 3.xx and newer. > > I have already sent this patch without a

[GIT PULL FOR v4.13] Various fixes

2017-06-23 Thread Hans Verkuil
Little things all over the place. Hans The following changes since commit 76724b30f222067faf00874dc277f6c99d03d800: [media] media: venus: enable building with COMPILE_TEST (2017-06-20 10:57:08 -0300) are available in the git repository at:

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread Laurent Pinchart
Hi Nikolaus, On Friday 23 Jun 2017 12:59:24 H. Nikolaus Schaller wrote: > Am 23.06.2017 um 12:46 schrieb Andreas Färber : > > Am 23.06.2017 um 12:25 schrieb H. Nikolaus Schaller: > >>> diff --git a/Documentation/devicetree/bindings/media/i2c/ov965x.txt > >>>

[PATCH] [media] coda: do not reassign ctx->tiled_map_type in coda_s_fmt

2017-06-23 Thread Philipp Zabel
This smatch warning: coda/coda-common.c:706 coda_s_fmt() warn: missing break? reassigning 'ctx->tiled_map_type' can be silenced by moving the ctx->tiled_map_type assignment into the breakout condition. That way the field is not reassigned when falling through to the next switch statement.

Re: [PATCH] [media] em28xx TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx

2017-06-23 Thread juvann
Hi Mauro, this is the output of lsusb -v of my device with demodulator MT352 which works with EM2880. Bus 002 Device 002: ID 0ccd:0042 TerraTec Electronic GmbH Cinergy Hybrid T XS Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread Andreas Färber
Hi, Am 23.06.2017 um 12:25 schrieb H. Nikolaus Schaller: >> diff --git a/Documentation/devicetree/bindings/media/i2c/ov965x.txt >> b/Documentation/devicetree/bindings/media/i2c/ov965x.txt >> new file mode 100644 >> index 000..0e0de1f >> --- /dev/null >> +++

Re: [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module

2017-06-23 Thread H. Nikolaus Schaller
> Am 23.06.2017 um 12:46 schrieb Andreas Färber : > > Hi, > > Am 23.06.2017 um 12:25 schrieb H. Nikolaus Schaller: >>> diff --git a/Documentation/devicetree/bindings/media/i2c/ov965x.txt >>> b/Documentation/devicetree/bindings/media/i2c/ov965x.txt >>> new file mode 100644 >>>

Re: [PATCH v2 08/15] [media] cxd2880: Add top level of the driver

2017-06-23 Thread Mauro Carvalho Chehab
Em Mon, 19 Jun 2017 16:56:13 +0900 "Takiguchi, Yasunari" escreveu: > >> +static int cxd2880_get_frontend_t(struct dvb_frontend *fe, > >> + struct dtv_frontend_properties *c) > >> +{ > >> + enum cxd2880_ret ret = CXD2880_RESULT_OK; > >> +

[PATCH v4l2-utils] v4l2-ctl: Print numerical control ID

2017-06-23 Thread Soren Brinkmann
Print the numerical ID for each control in list commands. Signed-off-by: Soren Brinkmann --- I was trying to set controls from a userspace application and was hence looking for an easy way to find the control IDs to use with VIDIOC_(G|S)_EXT_CTRLS. The -l/-L options