Re: [PATCH 3/4] media: ov2685: add support for OV2685 sensor

2017-12-25 Thread kbuild test robot
Hi Shunqian, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.15-rc5 next-20171222] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 1/4] media: ov5695: add support for OV5695 sensor

2017-12-25 Thread kbuild test robot
Hi Shunqian, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.15-rc5 next-20171222] [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-25 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 Dec 26 05:00:14 CET 2017 media-tree git hash:9eb124fe796cbadd454c8f946d7051f4c3f4a251 media_build

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

2017-12-25 Thread Yang, Wenyou
On 2017/12/23 9:57, Wei Yongjun wrote: 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 --- Acked-by: Wenyou Yang

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

2017-12-25 Thread Yong
On Mon, 25 Dec 2017 09:58:02 +0100 Ondřej Jirman wrote: > Hello, > > On Mon, Dec 25, 2017 at 11:15:26AM +0800, Yong wrote: > > Hi, > > > > On Fri, 22 Dec 2017 14:46:48 +0100 > > Ondřej Jirman wrote: > > > > > Hello, > > > > > > Yong Deng píše v Pá 22.

[PATCH] vsp1: fix video output on R8A77970

2017-12-25 Thread Sergei Shtylyov
Laurent has added support for the VSP2-D found on R-Car V3M (R8A77970) but the video output that VSP2-D sends to DU has a greenish garbage-like line repeated every 8 or so screen rows. It turns out that V3M has a teeny LIF register (at least it's documented!) that you need to set to some kind of

[PATCH v4] media: ABS macro parameter parenthesization

2017-12-25 Thread Dan Gopstein
From: Dan Gopstein Replace usages of the locally defined ABS() macro with calls to the canonical abs() from kernel.h and remove the old definitions of ABS() This change was originally motivated by two local definitions of the ABS (absolute value) macro that fail to

[PATCH 4/4] [media] dt/bindings: Add bindings for OV2685

2017-12-25 Thread Shunqian Zheng
Add device tree binding documentation for the OV2685 sensor. Signed-off-by: Shunqian Zheng --- .../devicetree/bindings/media/i2c/ov2685.txt | 35 ++ 1 file changed, 35 insertions(+) create mode 100644

[PATCH 3/4] media: ov2685: add support for OV2685 sensor

2017-12-25 Thread Shunqian Zheng
This patch adds driver for Omnivision's ov2685 sensor. Though the ov2685 can output yuv data, this driver only supports the raw bayer format, including the following features: - output 1600x1200 at 30fps - test patterns - manual exposure/gain control - vblank and hblank - media

[PATCH 1/4] media: ov5695: add support for OV5695 sensor

2017-12-25 Thread Shunqian Zheng
This patch adds driver for Omnivision's ov5695 sensor, the driver supports following features: - supported resolutions + 2592x1944 at 30fps + 1920x1080 at 30fps + 1296x972 at 60fps + 1280x720 at 30fps + 640x480 at 120fps - test patterns - manual exposure/gain(analog and digital)

[PATCH 2/4] [media] dt/bindings: Add bindings for OV5695

2017-12-25 Thread Shunqian Zheng
Add device tree binding documentation for the OV5695 sensor. Signed-off-by: Shunqian Zheng --- .../devicetree/bindings/media/i2c/ov5695.txt | 38 ++ 1 file changed, 38 insertions(+) create mode 100644

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

2017-12-25 Thread Ondřej Jirman
Hello, On Mon, Dec 25, 2017 at 11:15:26AM +0800, Yong wrote: > Hi, > > On Fri, 22 Dec 2017 14:46:48 +0100 > Ondřej Jirman wrote: > > > Hello, > > > > Yong Deng píše v Pá 22. 12. 2017 v 17:32 +0800: > > > > > > Test input 0: > > > > > > Control ioctls: > > >