[PATCH] build: Disabled MEDIA_TUNER_TDA18250 for Kernels older than 4.3

2017-12-20 Thread Jasmin J.
From: Jasmin Jessich The previouse patch did enable the TDA18250 driver for Kernel 4.2. Corrected this now. Signed-off-by: Jasmin Jessich --- v4l/versions.txt | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/v4l/versions.txt

Re: [PATCH v4 15/18] scripts: kernel-doc: handle nested struct function arguments

2017-12-20 Thread kbuild test robot
Hi Mauro, I love your patch! Perhaps something to improve: [auto build test WARNING on lwn/docs-next] [also build test WARNING on v4.15-rc4 next-20171221] [cannot apply to linus/master] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

cron job: media_tree daily build: ERRORS

2017-12-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: Thu Dec 21 05:00:16 CET 2017 media-tree git hash:ae49432810c5cca2143afc1445edad6582c9f270 media_build

Re: [PATCH v4 14/18] scripts: kernel-doc: print the declaration name on warnings

2017-12-20 Thread kbuild test robot
Hi Mauro, I love your patch! Perhaps something to improve: [auto build test WARNING on lwn/docs-next] [also build test WARNING on v4.15-rc4 next-20171220] [cannot apply to linus/master] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url

Re: [PATCH v2 2/3] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2017-12-20 Thread Yong
Hi, On Tue, 19 Dec 2017 13:53:28 +0200 Sakari Ailus wrote: > Hi Yong, > > On Thu, Jul 27, 2017 at 01:01:36PM +0800, Yong Deng wrote: > > Add binding documentation for Allwinner V3s CSI. > > > > Signed-off-by: Yong Deng > > DT bindings should

Re: [PATCH v2 3/3] media: MAINTAINERS: add entries for Allwinner V3s CSI

2017-12-20 Thread Yong
On Tue, 19 Dec 2017 13:48:03 +0200 Sakari Ailus wrote: > On Thu, Jul 27, 2017 at 01:01:37PM +0800, Yong Deng wrote: > > Signed-off-by: Yong Deng > > --- > > MAINTAINERS | 8 > > 1 file changed, 8 insertions(+) > > > > diff --git

Re: [linux-sunxi] [PATCH v3 1/3] media: V3s: Add support for Allwinner CSI.

2017-12-20 Thread Yong
Hi, On Tue, 19 Dec 2017 18:35:49 +0800 Chen-Yu Tsai wrote: > On Mon, Nov 13, 2017 at 3:30 PM, 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

Re: [PATCH v3 1/6] media: rc: update sunxi-ir driver to get base clock frequency from devicetree

2017-12-20 Thread Andi Shyti
Hi Philipp, On Tue, Dec 19, 2017 at 09:07:42AM +0100, Philipp Rossak wrote: > This patch updates the sunxi-ir driver to set the base clock frequency from > devicetree. > > This is necessary since there are different ir receivers on the > market, that operate with different frequencies. So this

Re: [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO

2017-12-20 Thread Zhang Rui
On Tue, 2017-12-19 at 10:15 -0800, Joe Perches wrote: > Convert DEVICE_ATTR uses to DEVICE_ATTR_RO where possible. > > Done with perl script: > > $ git grep -w --name-only DEVICE_ATTR | \ >   xargs perl -i -e 'local $/; while (<>) { >

Re: [PATCH v9 18/28] rcar-vin: break out format alignment and checking

2017-12-20 Thread Niklas Söderlund
Hi Laurent, Thanks for your comments. On 2017-12-08 12:01:08 +0200, Laurent Pinchart wrote: > Hi Niklas, > > Thank you for the patch. > > On Friday, 8 December 2017 03:08:32 EET Niklas Söderlund wrote: > > Part of the format alignment and checking can be shared with the Gen3 > > format

Re: [PATCH v2 2/2] media: coda: Add i.MX51 (CodaHx4) support

2017-12-20 Thread kbuild test robot
Hi Philipp, I love your patch! Perhaps something to improve: [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.15-rc4 next-20171220] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com

Re: [PATCH v9 16/28] rcar-vin: add function to manipulate Gen3 chsel value

2017-12-20 Thread Niklas Söderlund
Hi Laurent, Thanks for your comments. On 2017-12-08 11:52:01 +0200, Laurent Pinchart wrote: > Hi Niklas, > > Thank you for the patch. > > On Friday, 8 December 2017 03:08:30 EET Niklas Söderlund wrote: > > On Gen3 the CSI-2 routing is controlled by the VnCSI_IFMD register. One > > feature of

Re: [PATCH v9 15/28] rcar-vin: enable Gen3 hardware configuration

2017-12-20 Thread Niklas Söderlund
Hi Laurent, Thanks for your comments. On 2017-12-08 11:47:13 +0200, Laurent Pinchart wrote: > Hi Niklas, > > Thank you for the patch. > > On Friday, 8 December 2017 03:08:29 EET Niklas Söderlund wrote: > > Add the register needed to work with Gen3 hardware. This patch adds > > the logic for

Re: [PATCH] v4l: rcar-csi2: Don't bail out from probe on no ep

2017-12-20 Thread Niklas Söderlund
Hi Laurent, On 2017-12-20 20:06:13 +0200, Laurent Pinchart wrote: > Hi Niklas, > > On Friday, 15 December 2017 16:23:10 EET Niklas Söderlund wrote: > > On 2017-12-15 15:06:44 +0100, Hans Verkuil wrote: > > > Niklas, > > > > > > Did you look at this? If I should take it, can you Ack it? If you

Re: [PATCH v5 4/4] ARM: dts: tegra20: Add video decoder node

2017-12-20 Thread Thierry Reding
On Tue, Dec 12, 2017 at 03:26:10AM +0300, Dmitry Osipenko wrote: > Add Video Decoder Engine device node. > > Signed-off-by: Dmitry Osipenko > --- > arch/arm/boot/dts/tegra20.dtsi | 27 +++ > 1 file changed, 27 insertions(+) Applied, thanks. Thierry

Re: [PATCH v5 3/4] ARM: dts: tegra20: Add device tree node to describe IRAM

2017-12-20 Thread Thierry Reding
On Tue, Dec 12, 2017 at 03:26:09AM +0300, Dmitry Osipenko wrote: > From: Vladimir Zapolskiy > > All Tegra20 SoCs contain 256KiB IRAM, which is used to store > resume code and by a video decoder engine. > > Signed-off-by: Vladimir Zapolskiy > Signed-off-by:

Re: [PATCH v3 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller

2017-12-20 Thread Rob Herring
On Tue, Dec 19, 2017 at 09:07:43AM +0100, Philipp Rossak wrote: > This patch updates documentation for Device-Tree bindings for sunxi IR > controller and adds the new optional property for the base clock > frequency. > > Signed-off-by: Philipp Rossak > --- >

Re: [PATCH v4 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

2017-12-20 Thread Rob Herring
On Mon, Dec 18, 2017 at 08:14:40PM +0800, Jacob Chen wrote: > From: Jacob Chen > > Add DT bindings documentation for Rockchip MIPI D-PHY RX > > Signed-off-by: Jacob Chen > --- > .../bindings/media/rockchip-mipi-dphy.txt | 88 >

Re: [PATCH v4 10/16] dt-bindings: Document the Rockchip ISP1 bindings

2017-12-20 Thread Rob Herring
On Mon, Dec 18, 2017 at 08:14:39PM +0800, Jacob Chen wrote: > From: Jacob Chen > > Add DT bindings documentation for Rockchip ISP1 > > Signed-off-by: Jacob Chen > --- > .../devicetree/bindings/media/rockchip-isp1.txt| 69 >

Re: [PATCH] v4l: rcar-csi2: Don't bail out from probe on no ep

2017-12-20 Thread Laurent Pinchart
Hi Niklas, On Friday, 15 December 2017 16:23:10 EET Niklas Söderlund wrote: > On 2017-12-15 15:06:44 +0100, Hans Verkuil wrote: > > Niklas, > > > > Did you look at this? If I should take it, can you Ack it? If you are > > going to squash or add it to our of your own patch series, then let me > >

Re: [PATCH] devicetree: Add video bus switch

2017-12-20 Thread Laurent Pinchart
Hi Pavel, On Saturday, 4 February 2017 23:56:10 EET Pavel Machek wrote: > Hi! > > +Required properties > +=== > + > +compatible : must contain "video-bus-switch" > >>> > >>> How generic is this? Should we have e.g. nokia,video-bus-switch? And > >>> if

Re: [PATCH v9 13/28] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)

2017-12-20 Thread Niklas Söderlund
Hi Laurent, Thanks for your comments. On 2017-12-08 21:30:20 +0200, Laurent Pinchart wrote: > Hi Niklas, > > On Friday, 8 December 2017 16:06:58 EET Niklas Söderlund wrote: > > On 2017-12-08 11:35:18 +0200, Laurent Pinchart wrote: > > > On Friday, 8 December 2017 03:08:27 EET Niklas Söderlund

[PATCH 1/4] meida: mt9m111: create subdevice device node

2017-12-20 Thread Akinobu Mita
Set the V4L2_SUBDEV_FL_HAS_DEVNODE flag for the subdevice so that the subdevice device node is created. Cc: Sakari Ailus Cc: Mauro Carvalho Chehab Signed-off-by: Akinobu Mita --- drivers/media/i2c/mt9m111.c | 2 ++

[PATCH 3/4] meida: mt9m111: document missing required clocks property

2017-12-20 Thread Akinobu Mita
The mt9m111 driver requires clocks property for the master clock to the sensor, but there is no description for that. This adds it. Cc: Rob Herring Cc: Sakari Ailus Cc: Mauro Carvalho Chehab Signed-off-by: Akinobu Mita

[PATCH 2/4] meida: mt9m111: add media controller support

2017-12-20 Thread Akinobu Mita
Create a source pad and set the media controller type to the sensor. Cc: Sakari Ailus Cc: Mauro Carvalho Chehab Signed-off-by: Akinobu Mita --- drivers/media/i2c/mt9m111.c | 22 -- 1 file

[PATCH 4/4] meida: mt9m111: add V4L2_CID_TEST_PATTERN control

2017-12-20 Thread Akinobu Mita
The mt9m111 has the test pattern generator features. This makes use of it through V4L2_CID_TEST_PATTERN control. Cc: Sakari Ailus Cc: Mauro Carvalho Chehab Signed-off-by: Akinobu Mita ---

[PATCH 0/4] media: mt9m111: media controller support and misc changes

2017-12-20 Thread Akinobu Mita
This series adds media controller support and other miscellaneous changes to the mt9m111 driver. The MT9M111 camera modules are easily available for the hobbyists. Akinobu Mita (4): meida: mt9m111: create subdevice device node meida: mt9m111: add media controller support meida: mt9m111:

[PATCH] [media] dvb-frontend/mxl5xx: add support for physical layer scrambling

2017-12-20 Thread Daniel Scheller
From: Daniel Scheller The MaxLinear MxL5xx has support for physical layer scrambling, which was recently added to the DVB core via the new scrambling_sequence_index property. Add required bits to the mxl5xx driver. Picked up from dddvb master, commit 5c032058b9ba ("add

Re: [PATCH v9 11/28] rcar-vin: do not allow changing scaling and composing while streaming

2017-12-20 Thread Niklas Söderlund
Hi Laurent, On 2017-12-08 21:20:48 +0200, Laurent Pinchart wrote: > Hi Niklas, > > On Friday, 8 December 2017 16:14:23 EET Niklas Söderlund wrote: > > On 2017-12-08 11:04:26 +0200, Laurent Pinchart wrote: > > > On Friday, 8 December 2017 03:08:25 EET Niklas Söderlund wrote: > > >> It is possible

Re: [PATCH v9 09/28] rcar-vin: all Gen2 boards can scale simplify logic

2017-12-20 Thread Niklas Söderlund
Hi Laurent, Thanks for your comment. On 2017-12-08 10:33:32 +0200, Laurent Pinchart wrote: > Hi Niklas, > > Thank you for the patch. > > On Friday, 8 December 2017 03:08:23 EET Niklas Söderlund wrote: > > The logic to preserve the requested format width and height are too > > complex and come

Re: [PATCH v9 07/28] rcar-vin: change name of video device

2017-12-20 Thread Niklas Söderlund
Hi Laurent and Sakari, Thanks for your comments. On 2017-12-14 17:50:24 +0200, Laurent Pinchart wrote: > Hi Sakari, > > On Thursday, 14 December 2017 16:25:00 EET Sakari Ailus wrote: > > On Fri, Dec 08, 2017 at 10:17:36AM +0200, Laurent Pinchart wrote: > > > On Friday, 8 December 2017 03:08:21

Re: [PATCH v4 00/12] Intel IPU3 ImgU patchset

2017-12-20 Thread Mauro Carvalho Chehab
Hi, Em Fri, 17 Nov 2017 02:58:56 + "Mani, Rajmohan" escreveu: > Here is an update on the IPU3 documentation that we are currently working on. > > Image processing in IPU3 relies on the following. > > 1) HW configuration to enable ISP and > 2) setting customer

Re: [PATCH 2/8] media: v4l2-ioctl.h: convert debug into an enum of bits

2017-12-20 Thread Mauro Carvalho Chehab
Em Wed, 20 Dec 2017 12:47:23 +0200 Laurent Pinchart escreveu: > Hi Mauro, > > On Tuesday, 19 December 2017 17:34:46 EET Mauro Carvalho Chehab wrote: > > Em Tue, 19 Dec 2017 16:05:46 +0200 Laurent Pinchart escreveu: > > > On Tuesday, 19 December 2017 16:02:02

Re: [PATCH v2 3/8] media: v4l2-async: simplify v4l2_async_subdev structure

2017-12-20 Thread Lad, Prabhakar
Hi Mauro, Thanks for the patch. On Tue, Dec 19, 2017 at 11:18 AM, Mauro Carvalho Chehab wrote: > The V4L2_ASYNC_MATCH_FWNODE match criteria requires just one > struct to be filled (struct fwnode_handle). The V4L2_ASYNC_MATCH_DEVNAME > match criteria requires just a

[PATCH] Intelsat34-55.5W: update definitions from Vivo streaming

2017-12-20 Thread Mauro Carvalho Chehab
There were some frequency changes on this Satellite. Update them. Signed-off-by: Mauro Carvalho Chehab --- dvb-s/Intelsat34-55.5W | 58 ++ 1 file changed, 7 insertions(+), 51 deletions(-) diff --git

[PATCH REBASED] media: v4l-utils: dvbv5: Streaming I/O for DVB

2017-12-20 Thread Mauro Carvalho Chehab
From: Junghak Sung Add a new scenario to use streaming I/O for TS recording. Signed-off-by: Junghak Sung Signed-off-by: Geunyoung Kim Acked-by: Seung-Woo Kim Acked-by: Inki Dae

Re: [PATCH v2 3/8] media: v4l2-async: simplify v4l2_async_subdev structure

2017-12-20 Thread Niklas Söderlund
Hi Mauro, On 2017-12-19 09:18:19 -0200, Mauro Carvalho Chehab wrote: > The V4L2_ASYNC_MATCH_FWNODE match criteria requires just one > struct to be filled (struct fwnode_handle). The V4L2_ASYNC_MATCH_DEVNAME > match criteria requires just a device name. > > So, it doesn't make sense to enclose

Re: [PATCH 2/8] media: v4l2-ioctl.h: convert debug into an enum of bits

2017-12-20 Thread Laurent Pinchart
Hi Mauro, On Tuesday, 19 December 2017 17:34:46 EET Mauro Carvalho Chehab wrote: > Em Tue, 19 Dec 2017 16:05:46 +0200 Laurent Pinchart escreveu: > > On Tuesday, 19 December 2017 16:02:02 EET Laurent Pinchart wrote: > >> On Tuesday, 19 December 2017 13:39:27 EET Sakari Ailus wrote: > >>> On Mon,

Re: [PATCH v1 05/10] staging: atomisp: Remove non-ACPI leftovers

2017-12-20 Thread Julia Lawall
On Wed, 20 Dec 2017, Dan Carpenter wrote: > On Tue, Dec 19, 2017 at 10:59:52PM +0200, Andy Shevchenko wrote: > > @@ -914,9 +904,7 @@ static int lm3554_probe(struct i2c_client *client) > > dev_err(>dev, "gpio request/direction_output fail"); > > goto fail2; > > } > >

Re: [PATCH v1 05/10] staging: atomisp: Remove non-ACPI leftovers

2017-12-20 Thread Andy Shevchenko
On Wed, Dec 20, 2017 at 6:54 AM, Dan Carpenter wrote: > On Tue, Dec 19, 2017 at 10:59:52PM +0200, Andy Shevchenko wrote: >> @@ -1147,10 +1145,8 @@ static int gc2235_probe(struct i2c_client *client) >> if (ret) >> gc2235_remove(client); > > This error

[PATCH v4 2/5] media: ov5640: check chip id

2017-12-20 Thread Hugues Fruchet
Verify that chip identifier is correct when probing. Signed-off-by: Hugues Fruchet --- drivers/media/i2c/ov5640.c | 95 ++ 1 file changed, 79 insertions(+), 16 deletions(-) diff --git a/drivers/media/i2c/ov5640.c

[PATCH v4 4/5] media: ov5640: add support of DVP parallel interface

2017-12-20 Thread Hugues Fruchet
Add support of DVP parallel mode in addition of existing MIPI CSI mode. The choice between two modes and configuration is made through device tree. Signed-off-by: Hugues Fruchet --- drivers/media/i2c/ov5640.c | 148 +++-- 1 file

[PATCH v4 5/5] media: ov5640: add support of RGB565 and YUYV formats

2017-12-20 Thread Hugues Fruchet
Add RGB565 (LE & BE) and YUV422 YUYV format in addition to existing YUV422 UYVY format. Signed-off-by: Hugues Fruchet --- drivers/media/i2c/ov5640.c | 74 +- 1 file changed, 67 insertions(+), 7 deletions(-) diff --git

[PATCH v4 1/5] media: ov5640: switch to gpiod_set_value_cansleep()

2017-12-20 Thread Hugues Fruchet
Switch gpiod_set_value to gpiod_set_value_cansleep to avoid warnings when powering sensor. Signed-off-by: Hugues Fruchet --- drivers/media/i2c/ov5640.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/media/i2c/ov5640.c

[PATCH v4 3/5] media: dt-bindings: ov5640: refine CSI-2 and add parallel interface

2017-12-20 Thread Hugues Fruchet
Refine CSI-2 endpoint documentation and add bindings for DVP parallel interface support. Signed-off-by: Hugues Fruchet --- .../devicetree/bindings/media/i2c/ov5640.txt | 48 +- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git

[PATCH v4 0/5] Add OV5640 parallel interface and RGB565/YUYV support

2017-12-20 Thread Hugues Fruchet
Enhance OV5640 CSI driver to support also DVP parallel interface. Add RGB565 (LE & BE) and YUV422 YUYV format in addition to existing YUV422 UYVY format. Some other improvements on chip identifier check and removal of warnings in powering phase around gpio handling. === = history =

Re: [-next PATCH 0/4] sysfs and DEVICE_ATTR_

2017-12-20 Thread Felipe Balbi
Hi, Joe Perches writes: > drivers/usb/phy/phy-tahvo.c| 2 +- Acked-by: Felipe Balbi -- balbi

Re: [RFC PATCH 9/9] media: vim2m: add request support

2017-12-20 Thread Alexandre Courbot
On Tue, Dec 19, 2017 at 5:53 AM, Gustavo Padovan wrote: > Hi Alex, > > 2017-12-15 Alexandre Courbot : > >> Set the necessary ops for supporting requests in vim2m. >> >> Signed-off-by: Alexandre Courbot >> --- >>

Re: [RFC PATCH 0/9] media: base request API support

2017-12-20 Thread Alexandre Courbot
On Sat, Dec 16, 2017 at 6:04 AM, Nicolas Dufresne wrote: > Le vendredi 15 décembre 2017 à 16:56 +0900, Alexandre Courbot a écrit : >> Here is a new attempt at the request API, following the UAPI we agreed on in >> Prague. Hopefully this can be used as the basis to move

Re: [RFC PATCH 0/9] media: base request API support

2017-12-20 Thread Alexandre Courbot
On Sat, Dec 16, 2017 at 6:02 AM, Nicolas Dufresne wrote: > Le vendredi 15 décembre 2017 à 16:56 +0900, Alexandre Courbot a écrit : >> Here is a new attempt at the request API, following the UAPI we agreed on in >> Prague. Hopefully this can be used as the basis to move

Re: [PATCH] build: Disabled MEDIA_TUNER_TDA18250 for Kernels older than 4.3

2017-12-20 Thread Jasmin J.
Hi! I could test only the compilation for Kernel 3.13 due to my laptop I am using on vacation. It should compile now for all Kernels from 4.2 .. 3.13 also. BR, Jasmin

[PATCH] build: Disabled MEDIA_TUNER_TDA18250 for Kernels older than 4.3

2017-12-20 Thread Jasmin J.
From: Jasmin Jessich Due to recent changes the TDA18250 driver requires now regmap_write_bits, which is available since Kernel 4.3 only. Signed-off-by: Jasmin Jessich --- v4l/versions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [PATCH v1 05/10] staging: atomisp: Remove non-ACPI leftovers

2017-12-20 Thread Dan Carpenter
On Tue, Dec 19, 2017 at 10:59:52PM +0200, Andy Shevchenko wrote: > @@ -914,9 +904,7 @@ static int lm3554_probe(struct i2c_client *client) > dev_err(>dev, "gpio request/direction_output fail"); > goto fail2; > } > - if (ACPI_HANDLE(>dev)) > - err =