On 10/03/18 14:08, Raikhel, Evgeni wrote: > Hans hello, > > Can you update this patch series status ? > Thanks in advance, > > With regards, > Evgeni > > -----Original Message----- > From: Hans Verkuil [mailto:hverkuil@xxxxxxxxx] > Sent: Wednesday, September 12, 2018 09:40 > To: dorodnic@xxxxxxxxx; linux-media@xxxxxxxxxxxxxxx > Cc: laurent.pinchart@xxxxxxxxxxxxxxxx; Raikhel, Evgeni <evgeni.raikhel@xxxxxxxxx>; Dorodnicov, Sergey <sergey.dorodnicov@xxxxxxxxx> > Subject: Re: [PATCH v2 0/2] [media] Depth confidence pixel-format for Intel RealSense cameras > > On 09/12/2018 08:42 AM, dorodnic@xxxxxxxxx wrote: >> From: Sergey Dorodnicov <sergey.dorodnicov@xxxxxxxxx> >> >> Define new fourcc describing depth sensor confidence data used in Intel RealSense cameras. >> Confidence information is stored as packed 4 bits per pixel single-plane image. >> The patches were tested on 4.18-rc2 and merged with media_tree/master. >> Addressing code-review comments by Hans Verkuil <hverkuil@xxxxxxxxx> >> and Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>. >> >> Sergey Dorodnicov (2): >> CNF4 fourcc for 4 bit-per-pixel packed depth confidence information >> CNF4 pixel format for media subsystem >> >> Documentation/media/uapi/v4l/depth-formats.rst | 1 + >> Documentation/media/uapi/v4l/pixfmt-cnf4.rst | 31 ++++++++++++++++++++++++++ >> drivers/media/usb/uvc/uvc_driver.c | 5 +++++ >> drivers/media/usb/uvc/uvcvideo.h | 3 +++ >> drivers/media/v4l2-core/v4l2-ioctl.c | 1 + >> include/uapi/linux/videodev2.h | 1 + >> 6 files changed, 42 insertions(+) >> create mode 100644 Documentation/media/uapi/v4l/pixfmt-cnf4.rst >> > > Laurent, this looks good to me. Do you want to take this series or shall I? > > If you take it, then you can add my: > > Acked-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > to these patches. If you want me to take it, then I'll need your Ack of course. Still waiting for a reply from Laurent. But thanks for reminding us, I've pinged Laurent and he will hopefully come back with an Ack or review by the end of the week. Regards, Hans > > Regards, > > Hans > --------------------------------------------------------------------- > Intel Israel (74) Limited > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. >