Thanks Shuah. I just resent the patch. Best, Yunke On Fri, Jun 10, 2022 at 1:04 AM Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxx> > >>> --- > >>> 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 >