Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1486546 > unrolled thread
| Started by | Jack Mitchell <ml@embed.me.uk> |
|---|---|
| First post | 2016-09-19 16:40 +0200 |
| Last post | 2016-09-19 17:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v4 0/8] adv7180 subdev fixes, v4 Jack Mitchell <ml@embed.me.uk> - 2016-09-19 16:40 +0200
Re: [PATCH v4 0/8] adv7180 subdev fixes, v4 Hans Verkuil <hverkuil@xs4all.nl> - 2016-09-19 17:30 +0200
| From | Jack Mitchell <ml@embed.me.uk> |
|---|---|
| Date | 2016-09-19 16:40 +0200 |
| Subject | Re: [PATCH v4 0/8] adv7180 subdev fixes, v4 |
| Message-ID | <sj7TI-6Bg-27@gated-at.bofh.it> |
On 03/08/16 19:03, Steve Longerbeam wrote: > Steve Longerbeam (8): > media: adv7180: fix field type > media: adv7180: define more registers > media: adv7180: add support for NEWAVMODE > media: adv7180: add power pin control > media: adv7180: implement g_parm > media: adv7180: change mbus format to UYVY > v4l: Add signal lock status to source change events > media: adv7180: enable lock/unlock interrupts > > .../devicetree/bindings/media/i2c/adv7180.txt | 8 + > Documentation/media/uapi/v4l/vidioc-dqevent.rst | 9 + > Documentation/media/videodev2.h.rst.exceptions | 1 + > drivers/media/i2c/Kconfig | 2 +- > drivers/media/i2c/adv7180.c | 200 +++++++++++++++++---- > include/uapi/linux/videodev2.h | 1 + > 6 files changed, 183 insertions(+), 38 deletions(-) > Did anything come of this patchset, I see a few select patches from the original (full imx6) series have been merged in but only seems partial? Cheers, Jack.
[toc] | [next] | [standalone]
| From | Hans Verkuil <hverkuil@xs4all.nl> |
|---|---|
| Date | 2016-09-19 17:30 +0200 |
| Message-ID | <sj8G6-786-27@gated-at.bofh.it> |
| In reply to | #1486546 |
On 09/19/2016 04:19 PM, Jack Mitchell wrote: > > > On 03/08/16 19:03, Steve Longerbeam wrote: >> Steve Longerbeam (8): >> media: adv7180: fix field type >> media: adv7180: define more registers >> media: adv7180: add support for NEWAVMODE >> media: adv7180: add power pin control >> media: adv7180: implement g_parm >> media: adv7180: change mbus format to UYVY >> v4l: Add signal lock status to source change events >> media: adv7180: enable lock/unlock interrupts >> >> .../devicetree/bindings/media/i2c/adv7180.txt | 8 + >> Documentation/media/uapi/v4l/vidioc-dqevent.rst | 9 + >> Documentation/media/videodev2.h.rst.exceptions | 1 + >> drivers/media/i2c/Kconfig | 2 +- >> drivers/media/i2c/adv7180.c | 200 +++++++++++++++++---- >> include/uapi/linux/videodev2.h | 1 + >> 6 files changed, 183 insertions(+), 38 deletions(-) >> > > Did anything come of this patchset, I see a few select patches from the > original (full imx6) series have been merged in but only seems partial? I cherry-picked a few patches, but most are still in my TODO list. I need time to carefully look at the interlaced/NEWAVMODE support. So those patches won't make 4.9 but will be postponed for 4.10. Regards, Hans
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web