All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yunke Cao <yunkec@google.com>
To: Shuah Khan <skhan@linuxfoundation.org>
Cc: Kieran Bingham <kieran.bingham@ideasonboard.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Tomasz Figa <tfiga@chromium.org>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Daniel Scally <djrscally@gmail.com>,
	linux-media@vger.kernel.org
Subject: Re: [PATCH v1 1/2] media: vimc: add ancillary lens
Date: Fri, 10 Jun 2022 10:04:51 +0900	[thread overview]
Message-ID: <CANqU6FdqJCRoOf-fSY3JfY5SZ=sBXgevKr9u1j1h6f2S5bkBYg@mail.gmail.com> (raw)
In-Reply-To: <26aac3e9-7a83-0d47-20d0-40f848d3908e@linuxfoundation.org>

Thanks Shuah. I just resent the patch.

Best,
Yunke

On Fri, Jun 10, 2022 at 1:04 AM Shuah Khan <skhan@linuxfoundation.org> wrote:
>
> On 6/8/22 6:57 PM, Yunke Cao wrote:
> > Hi Kieran,
> >
> > Thanks for the review!
> > I wonder what's the status of this. Will this patch get merged?
> >
> > Best,
> > Yunke
> >
> > On Tue, Apr 19, 2022 at 9:16 PM Kieran Bingham
> > <kieran.bingham@ideasonboard.com> wrote:
> >>
> >> Hi Yunke,
> >>
> >> This is a very interesting development!
> >>
> >> Quoting Yunke Cao (2022-04-15 03:38:54)
> >>> Add a basic version of vimc lens.
> >>> Link lens with sensors using ancillary links.
> >>>
> >>> Signed-off-by: Yunke Cao <yunkec@google.com>
> >>> ---
> >>>   drivers/media/test-drivers/vimc/Makefile      |   2 +-
> >>>   drivers/media/test-drivers/vimc/vimc-common.h |   1 +
> >>>   drivers/media/test-drivers/vimc/vimc-core.c   |  86 +++++++++++----
> >>>   drivers/media/test-drivers/vimc/vimc-lens.c   | 102 ++++++++++++++++++
> >>>   4 files changed, 170 insertions(+), 21 deletions(-)
> >>>   create mode 100644 drivers/media/test-drivers/vimc/vimc-lens.c
> >>>
>
> Hmm. Couldn't find this patch in my Inbox and spam folder. Explains the
> delay on my side.
>
> Please resend so I can do a proper review.
>
> thanks,
> -- Shuah
>

  reply	other threads:[~2022-06-10  1:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15  2:38 [PATCH v1 0/2] media: vimc: add ancillary lens Yunke Cao
2022-04-15  2:38 ` [PATCH v1 1/2] " Yunke Cao
2022-04-19 12:16   ` Kieran Bingham
2022-06-09  0:57     ` Yunke Cao
2022-06-09 16:04       ` Shuah Khan
2022-06-10  1:04         ` Yunke Cao [this message]
2022-04-15  2:38 ` [PATCH v1 2/2] media: vimc: documentation for lens Yunke Cao

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='CANqU6FdqJCRoOf-fSY3JfY5SZ=sBXgevKr9u1j1h6f2S5bkBYg@mail.gmail.com' \
    --to=yunkec@google.com \
    --cc=djrscally@gmail.com \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=skhan@linuxfoundation.org \
    --cc=tfiga@chromium.org \
    /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.