Messages in this thread Patch in this message |  | | Date | Fri, 5 Sep 2025 18:04:53 +0200 | | From | Laurent Pinchart <> | | Subject | Re: [PATCH 1/1] MAINTAINERS: media: nxp: Add Frank Li as reviewer for nxp SoC |
| |
Hi Frank,
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@lists.linux.dev). ----
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Add nxp open source mail list imx@lists.linux.dev. > > Signed-off-by: Frank Li <Frank.Li@nxp.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@gmail.com> > M: Philipp Zabel <p.zabel@pengutronix.de> > +R: Frank Li <Frank.Li@nxp.com> > +L: imx@lists.linux.dev > L: linux-media@vger.kernel.org > S: Maintained > T: git git://linuxtv.org/media.git > @@ -15341,6 +15343,8 @@ M: Rui Miguel Silva <rmfrfs@gmail.com> > M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > M: Martin Kepplinger <martin.kepplinger@puri.sm> > R: Purism Kernel Team <kernel@puri.sm> > +R: Frank Li <Frank.Li@nxp.com> > +L: imx@lists.linux.dev > L: linux-media@vger.kernel.org > S: Maintained > T: git git://linuxtv.org/media.git
-- Regards,
Laurent Pinchart
|  |