Re: [PATCH v2 2/8] media: v4l2-flash: add support for flash/stobe duration
From: Richard Leitner
Date: Fri Mar 14 2025 - 06:30:22 EST
Hi Lee,
thanks for your quick feedback!
On Fri, Mar 14, 2025 at 09:51:46AM +0000, Lee Jones wrote:
> On Fri, 14 Mar 2025, Richard Leitner wrote:
>
> > Add support for the new V4L2_CID_FLASH_DURATION control to the v4l2
> > led flash class.
> >
> > Signed-off-by: Richard Leitner <richard.leitner@xxxxxxxxx>
> > ---
> > drivers/leds/led-class-flash.c | 15 +++++++++++++++
> > include/linux/led-class-flash.h | 16 ++++++++++++++++
>
> This should be a separate patch.
>
> Then Mauro and I will have to come up with a merge-plan for the series.
Sure. Will create a separate patch for this in v3.
>
> > drivers/media/v4l2-core/v4l2-flash-led-class.c | 13 +++++++++++++
> > 3 files changed, 44 insertions(+)
>
> --
> Lee Jones [李琼斯]
Thanks!
Richard