Re: [PATCH] input/touchscreen/sur40: use COLORSPACE_RAW

2019-06-30 Thread Dmitry Torokhov
On Wed, Jun 26, 2019 at 11:52:16AM +0200, Hans Verkuil wrote: > This driver set the colorspace to SRGB, but that makes no sense for > a touchscreen. Use RAW instead. This also ensures consistency with the > v4l_pix_format_touch() call that's used in v4l2-ioctl.c. > > Signed-off-by: Hans Verkuil >

[ANN] Media summit in Lisbon at September

2019-06-30 Thread Mauro Carvalho Chehab
Hi all, We are organizing a media mini-summit in Lisbon to happen in September, at the same week as the Linux Plumber Conference and the Kernel Summit. We're still discussing the details about that. In principle, it will be a free event for the ones registered to Linux Plumbers Conference, happe

cron job: media_tree daily build: OK

2019-06-30 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: Mon Jul 1 05:00:11 CEST 2019 media-tree git hash:f81cbfc4f82a75ca0a2dc181a9c93b88f0e6509d media_build gi

Re: [RFC,v3 5/9] media: platform: Add Mediatek ISP P1 V4L2 control

2019-06-30 Thread Tomasz Figa
Hi Jungo, On Tue, Jun 11, 2019 at 11:53:40AM +0800, Jungo Lin wrote: > Reserved Mediatek ISP P1 V4L2 control number with 16. > Moreover, add two V4L2 controls for ISP P1 user space > usage. > > 1. V4L2_CID_MTK_GET_BIN_INFO > - Provide the image output width & height in case > camera binning mode

Re: [PATCH] media: imx: mipi csi-2: Don't fail if initial state times-out

2019-06-30 Thread Philipp Zabel
On Thu, 2019-06-27 at 15:12 -0700, Steve Longerbeam wrote: > > On 6/27/19 5:56 AM, Philipp Zabel wrote: > > Hi Fabio, > > > > On Thu, 2019-06-27 at 09:38 -0300, Fabio Estevam wrote: > > > Hi Philipp, > > > > > > On Thu, Jun 27, 2019 at 5:43 AM Philipp Zabel > > > wrote: > > > > > > > Are ther

Re: [PATCH v3] media: imx: mipi csi-2: Don't fail if initial state times-out

2019-06-30 Thread Philipp Zabel
On Thu, 2019-06-27 at 19:29 -0300, Fabio Estevam wrote: > From: Ezequiel Garcia > > Not all sensors will be able to guarantee a proper initial state. > This may be either because the driver is not properly written, > or (probably unlikely) because the hardware won't support it. > > While the rig