lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250905163903.GB21773@pendragon.ideasonboard.com>
Date: Fri, 5 Sep 2025 18:39:03 +0200
From: Laurent Pinchart <laurent.pinchart@...asonboard.com>
To: Frank Li <Frank.li@....com>
Cc: slongerbeam@...il.com, p.zabel@...gutronix.de, rmfrfs@...il.com,
	martin.kepplinger@...i.sm, kernel@...i.sm,
	linux-media@...r.kernel.org, imx@...ts.linux.dev,
	linux-kernel@...r.kernel.org, mchehab@...nel.org,
	Hans Verkuil <hans@...erkuil.nl>
Subject: Re: [PATCH 1/1] MAINTAINERS: media: nxp: Add Frank Li as reviewer
 for nxp SoC

On Fri, Sep 05, 2025 at 12:35:33PM -0400, Frank Li wrote:
> On Fri, Sep 05, 2025 at 06:04:53PM +0200, Laurent Pinchart wrote:
> > On Thu, Sep 04, 2025 at 12:17:20PM -0400, Frank Li wrote:
> > > Add Frank Li as reviewer for nxp SoC.
> >
> > Great idea, and thank you for volunteering ! I really appreciate your
> > help with reviews so far, and I have already mentioned it in a
> > conversation with another SoC vendor as a model they should follow.
> >
> > I'd mention media drivers here though, unless you want to volunteer to
> > review patches for the whole SoC :-) Maybe something along the lines of
> >
> > ----
> > MAINTAINERS: Add Frank Li as reviewer for NXP media drivers
> >
> > Frank has been reviewing NXP media drivers for a while, and is
> > volunteering to continue. Add him as a reviewer for the IMX media
> > drivers.
> >
> > Also add the NXP i.MX platform mailing list (imx@...ts.linux.dev).
> > ----
> >
> > Reviewed-by: Laurent Pinchart <laurent.pinchart@...asonboard.com>
> 
> Do I need repost it with updated commit message? Or you can handle it when
> pick patche?

No need to repost if you're fine with the proposal. I've applied the
patch to my tree already to avoid forgetting about it. It would be
easier if Hans or Mauro (on CC) could pick it though, to avoid sending a
pull request with a single patch. Otherwise I'll send a pull request.

> > > Add nxp open source mail list imx@...ts.linux.dev.
> > >
> > > Signed-off-by: Frank Li <Frank.Li@....com>
> > > ---
> > > I am work on kernel community for the while. And upstreamed/reviewed:
> > > cee06ca7a6748 media: imx8mq-mipi-csi2: Fix error code in imx8mq_mipi_csi_parse_dt()
> > > 51ad3b570ea7b media: imx-jpeg: Account for data_offset when getting image address
> > > 642b70d526ab8 media: imx8mq-mipi-csi2: Add support for i.MX8QXP
> > > 382d53e9cefb3 media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different compatible strings
> > > 859278460faa4 media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
> > > dee8521f69874 media: nxp: imx8-isi: Use dev_err_probe() to simplify code
> > > 73a40554f979e media: nxp: imx8-isi: Remove redundant check for dma_set_mask_and_coherent()
> > > 60b8de2b9b4be media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks
> > > 66ede6d71d4e8 media: nxp: imx8-isi: Remove unused offset in mxc_isi_reg and use BIT() macro for mask
> > > 2021b8d51cdb5 media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
> > > 038d27acf987c media: imx-mipi-csis: Use CSI-2 data type macros from mipi-csi2.h
> > > fd5b6cd730676 media: imx-jpeg: Check decoding is ongoing for motion-jpeg
> > > f65fbf8c3d671 media: imx-jpeg: Change the pattern size to 128x64
> > > 7500bb9cf164e media: imx-jpeg: Cleanup after an allocation error
> > > faa8051b128f4 media: imx-jpeg: Reset slot data pointers when freed
> > > 46e9c092f850b media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahea
> > >
> > > On going thread:
> > > 5 patches, https://lore.kernel.org/imx/20250729-imx8qxp_pcam-v4-1-4dfca4ed2f87@nxp.com/
> > > 32 patches, https://lore.kernel.org/imx/20250808-95_cam-v2-0-4b29fa6919a7@nxp.com/
> > > 2 patches, https://lore.kernel.org/imx/aLbdRdS3TmLHjW+Q@lizhi-Precision-Tower-5810/
> > >
> > > I am volunteer to review media related patches so add myself to MAINTIANER
> > > so I can get notified when related patches post.
> > > ---
> > >  MAINTAINERS | 4 ++++
> > >  1 file changed, 4 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index b3ca0ba848879..2884a5216b427 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -15327,6 +15327,8 @@ F:	drivers/media/pci/ddbridge/*
> > >  MEDIA DRIVERS FOR FREESCALE IMX
> > >  M:	Steve Longerbeam <slongerbeam@...il.com>
> > >  M:	Philipp Zabel <p.zabel@...gutronix.de>
> > > +R:	Frank Li <Frank.Li@....com>
> > > +L:	imx@...ts.linux.dev
> > >  L:	linux-media@...r.kernel.org
> > >  S:	Maintained
> > >  T:	git git://linuxtv.org/media.git
> > > @@ -15341,6 +15343,8 @@ M:	Rui Miguel Silva <rmfrfs@...il.com>
> > >  M:	Laurent Pinchart <laurent.pinchart@...asonboard.com>
> > >  M:	Martin Kepplinger <martin.kepplinger@...i.sm>
> > >  R:	Purism Kernel Team <kernel@...i.sm>
> > > +R:	Frank Li <Frank.Li@....com>
> > > +L:	imx@...ts.linux.dev
> > >  L:	linux-media@...r.kernel.org
> > >  S:	Maintained
> > >  T:	git git://linuxtv.org/media.git

-- 
Regards,

Laurent Pinchart

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ