All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Pigg <adam@piggz.co.uk>
To: linux-media@vger.kernel.org, piggz1@gmail.com
Cc: mchehab@kernel.org, linux-sunxi@lists.linux.dev,
	paul.kocialkowski@bootlin.com, laurent.pinchart@ideasonboard.com,
	yong.deng@magewell.com
Subject: Re: [PATCH 0/3] suns6-csi changes to support libcamera
Date: Sat, 07 Jan 2023 08:43:43 +0000	[thread overview]
Message-ID: <3476105.iIbC2pHGDl@192-168-1-215> (raw)
In-Reply-To: <ig7fmi.ro3721.rtjy47-qmf@smtp.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]

On Friday, 6 January 2023 23:10:46 GMT piggz1@gmail.com wrote:
> Apologies, accidentally sent this set twice.  please ignore this set.
> 
Ignore this, the first set I sent myself, and I didnt actually send it twice to 
the list!

Also, if you see 2 email addresses,  adam@piggz.co.uk is a forwarding address 
to GMail.  I could see how to make git-send-email set the preferred sender 
address, only the from address.

> Adam
> 
> On Friday, 6 January 2023, adam@piggz.co.uk wrote:
> 
> > From: Adam Pigg <adam@piggz.co.uk>
> > 
> > This 3 patch set adds V4L2_CAP_IO_MC and vidioc_enum_framesizes support
> > to the sun6i-csi driver, allowing the Pinephone rear camera (ov5640) to
> > be supported.
> > 
> > These have been developed with the guidance of Laurent Pinchart, and
> > been tested by capturing frames from the libcamera cam utility.
> > 
> > In addition to these, a patch to change the v4l gain mode in the ov5640
> > driver, and the 2 format propagation patches all by Laurnet are
> > required.
> > 
> > Adam Pigg (3):
> > 
> >   media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match
> >   media: sun6i-csi: implement V4L2_CAP_IO_MC
> >   media: sun6i-csi: implement vidioc_enum_framesizes
> > 
> > 
> > 
> >  .../sunxi/sun6i-csi/sun6i_csi_capture.c       | 215 +++++++++---------
> >  .../sunxi/sun6i-csi/sun6i_csi_capture.h       |   6 +-
> >  2 files changed, 103 insertions(+), 118 deletions(-)
> > 
> > 
> > -- 
> > 2.39.0
> > 
> >
> >
> 
> 
> -- 
> Sent from my Sailfish device


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2023-01-07  8:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-06 19:40 [PATCH 0/3] suns6-csi changes to support libcamera adam
2023-01-06 19:40 ` [PATCH 1/3] media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match adam
2023-01-06 23:31   ` Laurent Pinchart
2023-01-08 18:23     ` Adam Pigg
2023-01-08 20:26       ` Laurent Pinchart
2023-02-17 18:20         ` Laurent Pinchart
2023-02-22 10:39           ` Paul Kocialkowski
2023-03-21 17:50             ` Adam Pigg
2023-03-23 12:55               ` Paul Kocialkowski
2023-03-25 23:17             ` Laurent Pinchart
2023-01-06 19:40 ` [PATCH 2/3] media: sun6i-csi: implement V4L2_CAP_IO_MC adam
2023-01-06 23:34   ` Laurent Pinchart
2023-01-06 19:40 ` [PATCH 3/3] media: sun6i-csi: implement vidioc_enum_framesizes adam
2023-01-06 23:35   ` Laurent Pinchart
2023-02-22 10:43     ` Paul Kocialkowski
2023-03-25 23:12       ` Laurent Pinchart
2023-01-06 23:10 ` [PATCH 0/3] suns6-csi changes to support libcamera piggz1
2023-01-06 23:10   ` piggz1
2023-01-07  8:43   ` Adam Pigg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3476105.iIbC2pHGDl@192-168-1-215 \
    --to=adam@piggz.co.uk \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=paul.kocialkowski@bootlin.com \
    --cc=piggz1@gmail.com \
    --cc=yong.deng@magewell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.