Re: V4L2_CID_USER_MAX217X_BASE == V4L2_CID_USER_IMX_BASE

2018-06-26 Thread Hans Verkuil
On 06/26/2018 11:21 PM, Steve Longerbeam wrote: > Hello Helmut, > > > On 06/22/2018 12:51 AM, Helmut Grohne wrote: >> Hi, >> >> I found it strange that the macros V4L2_CID_USER_MAX217X_BASE and >> V4L2_CID_USER_IMX_BASE have equal value even though each of them state >> that they reserved a range

cron job: media_tree daily build: ERRORS

2018-06-26 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: Wed Jun 27 05:00:15 CEST 2018 media-tree git hash:f2809d20b9250c675fca8268a0f6274277cca7ff media_build gi

Re: [PATCH v4] media: add imx319 camera sensor driver

2018-06-26 Thread Bing Bu Cao
On 06/26/2018 11:15 PM, Sakari Ailus wrote: > Hi Bingbu, > > On Thu, May 31, 2018 at 06:19:24PM +0800, bingbu@intel.com wrote: >> From: Bingbu Cao >> >> Add a v4l2 sub-device driver for the Sony imx319 image sensor. >> This is a camera sensor using the i2c bus for control and the >> csi-2 b

Goodday

2018-06-26 Thread Ms.S-Tsadik
I am Ms.Smadar Barber-Tsadik, I am the Chief Executive Officer with FIRST INTERNATIONAL BANK OF ISRAEL LTD (FIBI). I am getting in touch with you regarding an extremely important and urgent matter. If you would oblige me the opportunity, I shall provide you with details upon your response, pl

Re: V4L2_CID_USER_MAX217X_BASE == V4L2_CID_USER_IMX_BASE

2018-06-26 Thread Steve Longerbeam
Hello Helmut, On 06/22/2018 12:51 AM, Helmut Grohne wrote: Hi, I found it strange that the macros V4L2_CID_USER_MAX217X_BASE and V4L2_CID_USER_IMX_BASE have equal value even though each of them state that they reserved a range. Those reservations look conflicting to me. Yes, they conflict.

Re: [PATCH v3 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers

2018-06-26 Thread Steve Longerbeam
On 06/26/2018 12:45 AM, Sakari Ailus wrote: On Tue, May 08, 2018 at 08:55:04PM -0700, Steve Longerbeam wrote: On 05/08/2018 03:28 AM, Sakari Ailus wrote: Hi Steve, Again, sorry about the delay. This thread got buried in my inbox. :-( Please see my reply below. On Mon, Apr 23, 2018 at 11:0

Re: [PATCH v3 03/13] media: v4l2: async: Add v4l2_async_notifier_add_subdev

2018-06-26 Thread Steve Longerbeam
On 06/26/2018 12:12 AM, Sakari Ailus wrote: On Wed, May 09, 2018 at 04:06:32PM -0700, Steve Longerbeam wrote: On 05/08/2018 03:12 AM, Sakari Ailus wrote: On Fri, Apr 20, 2018 at 10:12:33AM -0700, Steve Longerbeam wrote: Hi Sakari, On 04/20/2018 05:24 AM, Sakari Ailus wrote: Hi Steve, T

Re: [PATCH] media: em28xx: fix a regression with HVR-950

2018-06-26 Thread Devin Heitmueller
On Tue, Jun 26, 2018 at 4:09 PM, Brad Love wrote: > Hi Mauro, > > It turns out this patch breaks DualHD multiple tuner capability. When > alt mode is set in start_streaming it immediately kills the other tuners > stream. Essentially both tuners cannot be used together when this is > applied. I unf

Re: [PATCH] media: em28xx: fix a regression with HVR-950

2018-06-26 Thread Brad Love
Hi Mauro, It turns out this patch breaks DualHD multiple tuner capability. When alt mode is set in start_streaming it immediately kills the other tuners stream. Essentially both tuners cannot be used together when this is applied. I unfortunately don't have a HVR-950 to try and fix the original re

Re: [1/3] media: rc: drivers should produce alternate pulse and space timing events

2018-06-26 Thread Jerome Brunet
On Tue, 2018-06-26 at 17:33 +0100, Sean Young wrote: > On Tue, Jun 26, 2018 at 04:39:51PM +0200, Jerome Brunet wrote: > > On Tue, 2018-06-26 at 15:37 +0100, Sean Young wrote: > > > On Tue, Jun 19, 2018 at 04:09:20PM +0200, Jerome Brunet wrote: > > > > On Tue, 2018-06-19 at 13:57 +0100, Sean Young w

Re: [1/3] media: rc: drivers should produce alternate pulse and space timing events

2018-06-26 Thread Sean Young
On Tue, Jun 26, 2018 at 04:39:51PM +0200, Jerome Brunet wrote: > On Tue, 2018-06-26 at 15:37 +0100, Sean Young wrote: > > On Tue, Jun 19, 2018 at 04:09:20PM +0200, Jerome Brunet wrote: > > > On Tue, 2018-06-19 at 13:57 +0100, Sean Young wrote: > > > > On Tue, Jun 19, 2018 at 02:08:12PM +0200, Jerom

Re: [PATCH v4] media: add imx319 camera sensor driver

2018-06-26 Thread Sakari Ailus
Hi Bingbu, On Thu, May 31, 2018 at 06:19:24PM +0800, bingbu@intel.com wrote: > From: Bingbu Cao > > Add a v4l2 sub-device driver for the Sony imx319 image sensor. > This is a camera sensor using the i2c bus for control and the > csi-2 bus for data. > > This driver supports following feature

Re: [1/3] media: rc: drivers should produce alternate pulse and space timing events

2018-06-26 Thread Jerome Brunet
On Tue, 2018-06-26 at 15:37 +0100, Sean Young wrote: > On Tue, Jun 19, 2018 at 04:09:20PM +0200, Jerome Brunet wrote: > > On Tue, 2018-06-19 at 13:57 +0100, Sean Young wrote: > > > On Tue, Jun 19, 2018 at 02:08:12PM +0200, Jerome Brunet wrote: > > > > On Sat, 2018-05-12 at 11:55 +0100, Sean Young w

Re: [1/3] media: rc: drivers should produce alternate pulse and space timing events

2018-06-26 Thread Sean Young
On Tue, Jun 19, 2018 at 04:09:20PM +0200, Jerome Brunet wrote: > On Tue, 2018-06-19 at 13:57 +0100, Sean Young wrote: > > On Tue, Jun 19, 2018 at 02:08:12PM +0200, Jerome Brunet wrote: > > > On Sat, 2018-05-12 at 11:55 +0100, Sean Young wrote: > > > > Report an error if this is not the case or any

[GIT PULL v2 for 4.19] Sensor, lens and ISP driver patches

2018-06-26 Thread Sakari Ailus
Hi Mauro, Here's the usual bunch of sensor, lens and ISP driver patches. In particular, there are new drivers for ov2680 sensor and dw9807 VCM lens controller part. Since v1, I took out Arnd's Cadence patches since they need to go to the fixes branch instead (see: https://patchwork.linuxtv.org/pa

Re: [PATCH v6 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

2018-06-26 Thread Sakari Ailus
On Wed, May 09, 2018 at 03:31:59PM +0100, Rui Miguel Silva wrote: ... > +static int ov2680_init_cfg(struct v4l2_subdev *sd, > +struct v4l2_subdev_pad_config *cfg) > +{ > + struct ov2680_dev *sensor = to_ov2680_dev(sd); > + struct v4l2_mbus_framefmt *mf; > + > + m

PROCUREMENT DEPARTMENT

2018-06-26 Thread Dans LLC
Good day. Kindly find attached PO 28057 for your reference and action. Your quick response is highly appreciated. We wish to get your quotations on confirmation of as attached. Awaits your urgent responds on confirmation of the above THANKS & REGARDS ? Alma Patubo PROCUREMENT DEPARTMENT Offi

[GIT PULL v2 for 4.19] Add "rotation" property for sensors, use it

2018-06-26 Thread Sakari Ailus
Hi Mauro, This pull request adds the "rotation" property already used for display panels for sensors. Support for the property is added to the smiapp and ov5640 drivers. Since v1, the bindings have been split of from the driver patches and there are improvements in binding documentation. Please

Re: [PATCH 0/4] media: sun6i: Add support for the H3 CSI controller

2018-06-26 Thread Maxime Ripard
On Tue, Jun 26, 2018 at 02:42:11PM +0530, Jagan Teki wrote: > On Tue, Jun 26, 2018 at 1:53 PM, Maxime Ripard > wrote: > > Hi, > > > > On Tue, Jun 26, 2018 at 11:41:56AM +0530, Jagan Teki wrote: > >> On Mon, Mar 5, 2018 at 3:34 PM, Maxime Ripard > >> wrote: > >> > The H3 and H5 have a CSI control

Re: [PATCH 0/4] media: sun6i: Add support for the H3 CSI controller

2018-06-26 Thread Jagan Teki
On Tue, Jun 26, 2018 at 1:53 PM, Maxime Ripard wrote: > Hi, > > On Tue, Jun 26, 2018 at 11:41:56AM +0530, Jagan Teki wrote: >> On Mon, Mar 5, 2018 at 3:34 PM, Maxime Ripard >> wrote: >> > The H3 and H5 have a CSI controller based on the one previously found >> > in the A31, that is currently sup

Re: [PATCH 0/4] media: sun6i: Add support for the H3 CSI controller

2018-06-26 Thread Maxime Ripard
Hi, On Tue, Jun 26, 2018 at 11:41:56AM +0530, Jagan Teki wrote: > On Mon, Mar 5, 2018 at 3:34 PM, Maxime Ripard > wrote: > > The H3 and H5 have a CSI controller based on the one previously found > > in the A31, that is currently supported by the sun6i-csi driver. > > > > Add the compatibles to t

Re: [PATCH v3 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers

2018-06-26 Thread Sakari Ailus
On Tue, May 08, 2018 at 08:55:04PM -0700, Steve Longerbeam wrote: > > > On 05/08/2018 03:28 AM, Sakari Ailus wrote: > > Hi Steve, > > > > Again, sorry about the delay. This thread got buried in my inbox. :-( > > Please see my reply below. > > > > On Mon, Apr 23, 2018 at 11:00:22AM -0700, Steve

Re: [PATCH v3 03/13] media: v4l2: async: Add v4l2_async_notifier_add_subdev

2018-06-26 Thread Sakari Ailus
On Wed, May 09, 2018 at 04:06:32PM -0700, Steve Longerbeam wrote: > > > On 05/08/2018 03:12 AM, Sakari Ailus wrote: > > On Fri, Apr 20, 2018 at 10:12:33AM -0700, Steve Longerbeam wrote: > > > Hi Sakari, > > > > > > > > > On 04/20/2018 05:24 AM, Sakari Ailus wrote: > > > > Hi Steve, > > > > > >