cron job: media_tree daily build: ERRORS

2017-12-22 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 Dec 23 05:00:18 CET 2017 media-tree git hash:9eb124fe796cbadd454c8f946d7051f4c3f4a251 media_build

[PATCH -next] media: atmel-isc: Make local symbol fmt_configs_list static

2017-12-22 Thread Wei Yongjun
Fixes the following sparse warning: drivers/media/platform/atmel/atmel-isc.c:338:19: warning: symbol 'fmt_configs_list' was not declared. Should it be static? Signed-off-by: Wei Yongjun --- drivers/media/platform/atmel/atmel-isc.c | 2 +- 1 file changed, 1

Re: [BUG] atomisp_ov2680 not initializing correctly

2017-12-22 Thread Kristian Beilke
On 12/21/2017 03:23 PM, Andy Shevchenko wrote: > On Thu, 2017-12-21 at 13:54 +0100, Kristian Beilke wrote: >> On Tue, Dec 19, 2017 at 10:37:01PM +0200, Andy Shevchenko wrote: >>> On Tue, 2017-12-19 at 14:00 +0200, Sakari Ailus wrote: Cc Alan and Andy. On Sat, Dec 16, 2017 at

[PATCH v5 6/6] [media] cxusb: add analog mode support for Medion MD95700

2017-12-22 Thread Maciej S. Szmigiero
This patch adds support for analog part of Medion 95700 in the cxusb driver. What works: * Video capture at various sizes with sequential fields, * Input switching (TV Tuner, Composite, S-Video), * TV and radio tuning, * Video standard switching and auto detection, * Radio mode switching (stereo

[PATCH v5 2/6] cx25840: add kernel-doc description of struct cx25840_state

2017-12-22 Thread Maciej S. Szmigiero
This commit describes a device instance private data of the driver (struct cx25840_state) in a kernel-doc style comment. Signed-off-by: Maciej S. Szmigiero --- drivers/media/i2c/cx25840/cx25840-core.h | 33 ++-- 1 file changed, 31

[PATCH v5 1/6] ivtv: zero-initialize cx25840 platform data

2017-12-22 Thread Maciej S. Szmigiero
We need to zero-initialize cx25840 platform data structure to make sure that its future members do not contain random stack garbage. Signed-off-by: Maciej S. Szmigiero --- drivers/media/pci/ivtv/ivtv-i2c.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH v5 0/6] [media] Add analog mode support for Medion MD95700

2017-12-22 Thread Maciej S. Szmigiero
This series adds support for analog part of Medion 95700 in the cxusb driver. What works: * Video capture at various sizes with sequential fields, * Input switching (TV Tuner, Composite, S-Video), * TV and radio tuning, * Video standard switching and auto detection, * Radio mode switching (stereo

[PATCH v5 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence

2017-12-22 Thread Maciej S. Szmigiero
This patch prepares cxusb driver for supporting the analog part of Medion 95700 (previously only the digital - DVB - mode was supported). Specifically, it adds support for: * switching the device between analog and digital modes of operation, * enforcing that only one mode is active at the same

[PATCH v5 3/6] cx25840: add pin to pad mapping and output format configuration

2017-12-22 Thread Maciej S. Szmigiero
This commit adds pin to pad mapping and output format configuration support in CX2584x-series chips to cx25840 driver. This functionality is then used to allow disabling ivtv-specific hacks (called a "generic mode"), so cx25840 driver can be used for other devices not needing them without risking

[PATCH v5 4/6] tuner-simple: allow setting mono radio mode

2017-12-22 Thread Maciej S. Szmigiero
For some types of tuners (Philips FMD1216ME(X) MK3 currently) we know that letting TDA9887 output port 1 remain high (inactive) will switch FM radio to mono mode. Let's make use of this functionality - nothing changes for the default stereo radio mode. Tested on a Medion 95700 board which has a

Re: [PATCH v4 6/6] [media] cxusb: add analog mode support for Medion MD95700

2017-12-22 Thread Maciej S. Szmigiero
On 19.12.2017 13:53, Mauro Carvalho Chehab wrote: > Em Sun, 17 Dec 2017 19:47:25 +0100 > "Maciej S. Szmigiero" escreveu: > >> This patch adds support for analog part of Medion 95700 in the cxusb >> driver. >> >> What works: >> * Video capture at various sizes with

Re: [PATCH] [media] dvb-frontends: remove self assignments

2017-12-22 Thread Mauro Carvalho Chehab
Em Mon, 18 Dec 2017 09:14:50 -0800 Nick Desaulniers escreveu: > These were leftover from: > commit 469ffe083665 ("[media] tda18271c2dd: Remove the CHK_ERROR macro") > and > commit 58d5eaec9f87 ("[media] drxd: Don't use a macro for CHK_ERROR ...") > that programmatically

Re: [PATCH 05/11] media: dvb_vb2: fix a warning about streamoff logic

2017-12-22 Thread Mauro Carvalho Chehab
Em Thu, 21 Dec 2017 14:18:04 -0200 Mauro Carvalho Chehab escreveu: > The streamoff logic is causing those warnings: > > WARNING: CPU: 3 PID: 3382 at drivers/media/v4l2-core/videobuf2-core.c:1652 > __vb2_queue_cancel+0x177/0x250 [videobuf2_core] > Modules linked in:

Re: [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver

2017-12-22 Thread jacopo mondi
Hi Laurent, On Fri, Dec 22, 2017 at 02:03:41PM +0200, Laurent Pinchart wrote: > Hi Jacopo, > > On Thursday, 21 December 2017 18:27:02 EET jacopo mondi wrote: > > On Mon, Dec 18, 2017 at 05:28:43PM +0200, Laurent Pinchart wrote: > > > On Monday, 18 December 2017 14:25:12 EET jacopo mondi wrote: >

Re: [linux-sunxi] [PATCH v4 0/2] Initial Allwinner V3s CSI Support

2017-12-22 Thread Ondřej Jirman
Hello, Yong Deng píše v Pá 22. 12. 2017 v 17:32 +0800: > This patchset add initial support for Allwinner V3s CSI. > > Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface > and CSI1 is used for parallel interface. This is not documented in > datasheet but by testing and guess.

Re: [linux-sunxi] [PATCH v4 2/2] media: V3s: Add support for Allwinner CSI.

2017-12-22 Thread Philippe Ombredanne
Yong, On Fri, Dec 22, 2017 at 11:21 AM, Priit Laes wrote: > On Fri, Dec 22, 2017 at 05:47:00PM +0800, Yong Deng wrote: >> Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface >> and CSI1 is used for parallel interface. This is not documented in >> datasheet but

Re: [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver

2017-12-22 Thread Laurent Pinchart
Hi Jacopo, On Thursday, 21 December 2017 18:27:02 EET jacopo mondi wrote: > On Mon, Dec 18, 2017 at 05:28:43PM +0200, Laurent Pinchart wrote: > > On Monday, 18 December 2017 14:25:12 EET jacopo mondi wrote: > >> On Mon, Dec 11, 2017 at 06:15:23PM +0200, Laurent Pinchart wrote: > > > [snip] > >

Re: [linux-sunxi] [PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2017-12-22 Thread Yong
On Fri, 22 Dec 2017 10:00:08 + Priit Laes wrote: > On Fri, Dec 22, 2017 at 05:41:29PM +0800, Yong Deng wrote: > > Add binding documentation for Allwinner V3s CSI. > > > > Signed-off-by: Yong Deng > > --- > >

Re: [linux-sunxi] [PATCH v4 2/2] media: V3s: Add support for Allwinner CSI.

2017-12-22 Thread Yong
Hi, On Fri, 22 Dec 2017 10:21:56 + Priit Laes wrote: > On Fri, Dec 22, 2017 at 05:47:00PM +0800, Yong Deng wrote: > > Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface > > and CSI1 is used for parallel interface. This is not documented in > > datasheet

Re: [linux-sunxi] [PATCH v4 2/2] media: V3s: Add support for Allwinner CSI.

2017-12-22 Thread Priit Laes
On Fri, Dec 22, 2017 at 05:47:00PM +0800, Yong Deng wrote: > Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface > and CSI1 is used for parallel interface. This is not documented in > datasheet but by testing and guess. > > This patch implement a v4l2 framework driver for it. >

Re: [linux-sunxi] [PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2017-12-22 Thread Priit Laes
On Fri, Dec 22, 2017 at 05:41:29PM +0800, Yong Deng wrote: > Add binding documentation for Allwinner V3s CSI. > > Signed-off-by: Yong Deng > --- > .../devicetree/bindings/media/sun6i-csi.txt| 51 > ++ > 1 file changed, 51 insertions(+) >

[PATCH v4 2/2] media: V3s: Add support for Allwinner CSI.

2017-12-22 Thread Yong Deng
Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface and CSI1 is used for parallel interface. This is not documented in datasheet but by testing and guess. This patch implement a v4l2 framework driver for it. Currently, the driver only support the parallel interface. MIPI-CSI2,

[PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2017-12-22 Thread Yong Deng
Add binding documentation for Allwinner V3s CSI. Signed-off-by: Yong Deng --- .../devicetree/bindings/media/sun6i-csi.txt| 51 ++ 1 file changed, 51 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/sun6i-csi.txt diff

[PATCH v4 0/2] Initial Allwinner V3s CSI Support

2017-12-22 Thread Yong Deng
This patchset add initial support for Allwinner V3s CSI. Allwinner V3s SoC have two CSI module. CSI0 is used for MIPI interface and CSI1 is used for parallel interface. This is not documented in datasheet but by testing and guess. This patchset implement a v4l2 framework driver and add a binding

Re: [PATCH] devicetree: Add video bus switch

2017-12-22 Thread Pavel Machek
Hi! > > > I don't really object using g_endpoint_config() as a temporary solution; > > > I'd like to have Laurent's opinion on that though. Another option is to > > > wait, but we've already waited a looong time (as in total). > > > > Laurent, do you have some input here? We have simple "2

Re: [PATCH 1/2] [media] Add Rockchip RK1608 driver

2017-12-22 Thread Philippe Ombredanne
Dear Leo, On Fri, Dec 22, 2017 at 5:33 AM, Jacob Chen wrote: > Hi leo, > > > 2017-12-12 14:28 GMT+08:00 Leo Wen : >> Rk1608 is used as a PreISP to link on Soc, which mainly has two functions. >> One is to download the firmware of RK1608, and the