* [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer
@ 2026-06-29 21:46 ` Frank.Li
2026-06-29 21:51 ` Laurent Pinchart
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Frank.Li @ 2026-06-29 21:46 UTC (permalink / raw)
To: bod, mchehab, linux-media, linux-arm-msm, linux-kernel,
hverkuil+cisco, laurent.pinchart
Cc: Frank Li
From: Frank Li <Frank.Li@nxp.com>
During the 2026 Media Summit in Nice, a discussion highlighted the lack of
cross-reviewing between maintainers and contributors from different
subsystems. Laurent suggested encouraging collaboration between the NXP
and Qualcomm media communities through cross-reviewing.
Add Frank Li as a reviewer for the Qualcomm CAMSS driver to foster broader
review coverage and knowledge sharing across platforms.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 34b8dff9bd69b..361a4f447277c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22114,6 +22114,7 @@ QUALCOMM CAMERA SUBSYSTEM DRIVER
M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
R: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
R: Loic Poulain <loic.poulain@oss.qualcomm.com>
+R: Frank Li <Frank.Li@kernel.org>
L: linux-media@vger.kernel.org
S: Maintained
F: Documentation/admin-guide/media/qcom_camss.rst
--
2.43.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer
2026-06-29 21:46 ` [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer Frank.Li
@ 2026-06-29 21:51 ` Laurent Pinchart
2026-06-29 21:54 ` Bryan O'Donoghue
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Laurent Pinchart @ 2026-06-29 21:51 UTC (permalink / raw)
To: Frank.Li
Cc: bod, mchehab, linux-media, linux-arm-msm, linux-kernel,
hverkuil+cisco, Frank Li
On Mon, Jun 29, 2026 at 05:46:18PM -0400, Frank.Li@oss.nxp.com wrote:
> From: Frank Li <Frank.Li@nxp.com>
>
> During the 2026 Media Summit in Nice, a discussion highlighted the lack of
> cross-reviewing between maintainers and contributors from different
> subsystems. Laurent suggested encouraging collaboration between the NXP
> and Qualcomm media communities through cross-reviewing.
>
> Add Frank Li as a reviewer for the Qualcomm CAMSS driver to foster broader
> review coverage and knowledge sharing across platforms.
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 34b8dff9bd69b..361a4f447277c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22114,6 +22114,7 @@ QUALCOMM CAMERA SUBSYSTEM DRIVER
> M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> R: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> R: Loic Poulain <loic.poulain@oss.qualcomm.com>
> +R: Frank Li <Frank.Li@kernel.org>
Thank you for volunteering. I'm not a maintainer for this driver so I
won't provide an acked-by tag, but I welcome this patch being merged.
> L: linux-media@vger.kernel.org
> S: Maintained
> F: Documentation/admin-guide/media/qcom_camss.rst
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer
2026-06-29 21:46 ` [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer Frank.Li
2026-06-29 21:51 ` Laurent Pinchart
@ 2026-06-29 21:54 ` Bryan O'Donoghue
2026-06-30 0:26 ` Vladimir Zapolskiy
2026-06-30 20:13 ` Loic Poulain
3 siblings, 0 replies; 5+ messages in thread
From: Bryan O'Donoghue @ 2026-06-29 21:54 UTC (permalink / raw)
To: Frank.Li, mchehab, linux-media, linux-arm-msm, linux-kernel,
hverkuil+cisco, laurent.pinchart
Cc: Frank Li
On 29/06/2026 22:46, Frank.Li@oss.nxp.com wrote:
> From: Frank Li <Frank.Li@nxp.com>
>
> During the 2026 Media Summit in Nice, a discussion highlighted the lack of
> cross-reviewing between maintainers and contributors from different
> subsystems. Laurent suggested encouraging collaboration between the NXP
> and Qualcomm media communities through cross-reviewing.
>
> Add Frank Li as a reviewer for the Qualcomm CAMSS driver to foster broader
> review coverage and knowledge sharing across platforms.
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 34b8dff9bd69b..361a4f447277c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22114,6 +22114,7 @@ QUALCOMM CAMERA SUBSYSTEM DRIVER
> M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> R: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> R: Loic Poulain <loic.poulain@oss.qualcomm.com>
> +R: Frank Li <Frank.Li@kernel.org>
> L: linux-media@vger.kernel.org
> S: Maintained
> F: Documentation/admin-guide/media/qcom_camss.rst
> --
> 2.43.0
>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
bod
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer
2026-06-29 21:46 ` [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer Frank.Li
2026-06-29 21:51 ` Laurent Pinchart
2026-06-29 21:54 ` Bryan O'Donoghue
@ 2026-06-30 0:26 ` Vladimir Zapolskiy
2026-06-30 20:13 ` Loic Poulain
3 siblings, 0 replies; 5+ messages in thread
From: Vladimir Zapolskiy @ 2026-06-30 0:26 UTC (permalink / raw)
To: Frank.Li, bod, mchehab, linux-media, linux-arm-msm, linux-kernel,
hverkuil+cisco, laurent.pinchart
Cc: Frank Li
On 6/30/26 00:46, Frank.Li@oss.nxp.com wrote:
> From: Frank Li <Frank.Li@nxp.com>
>
> During the 2026 Media Summit in Nice, a discussion highlighted the lack of
> cross-reviewing between maintainers and contributors from different
> subsystems. Laurent suggested encouraging collaboration between the NXP
> and Qualcomm media communities through cross-reviewing.
>
That's a very nice idea! To reciprocate I may find free time to review
changes in NXP media drivers.
> Add Frank Li as a reviewer for the Qualcomm CAMSS driver to foster broader
> review coverage and knowledge sharing across platforms.
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
--
Best wishes,
Vladimir
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer
2026-06-29 21:46 ` [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer Frank.Li
` (2 preceding siblings ...)
2026-06-30 0:26 ` Vladimir Zapolskiy
@ 2026-06-30 20:13 ` Loic Poulain
3 siblings, 0 replies; 5+ messages in thread
From: Loic Poulain @ 2026-06-30 20:13 UTC (permalink / raw)
To: Frank.Li
Cc: bod, mchehab, linux-media, linux-arm-msm, linux-kernel,
hverkuil+cisco, laurent.pinchart, Frank Li
On Mon, Jun 29, 2026 at 11:46 PM <Frank.Li@oss.nxp.com> wrote:
>
> From: Frank Li <Frank.Li@nxp.com>
>
> During the 2026 Media Summit in Nice, a discussion highlighted the lack of
> cross-reviewing between maintainers and contributors from different
> subsystems. Laurent suggested encouraging collaboration between the NXP
> and Qualcomm media communities through cross-reviewing.
>
> Add Frank Li as a reviewer for the Qualcomm CAMSS driver to foster broader
> review coverage and knowledge sharing across platforms.
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 34b8dff9bd69b..361a4f447277c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22114,6 +22114,7 @@ QUALCOMM CAMERA SUBSYSTEM DRIVER
> M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> R: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> R: Loic Poulain <loic.poulain@oss.qualcomm.com>
> +R: Frank Li <Frank.Li@kernel.org>
> L: linux-media@vger.kernel.org
> S: Maintained
> F: Documentation/admin-guide/media/qcom_camss.rst
> --
> 2.43.0
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-06-30 20:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <M9Zn4aCdPpUHFR9sT6klcstoJxzUB4QF-XCTmj2nTDp1ov0pBRIwB_NFq8U1Jf-V9cwQiQZDsCu_Zz-t70a-hQ==@protonmail.internalid>
2026-06-29 21:46 ` [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewer Frank.Li
2026-06-29 21:51 ` Laurent Pinchart
2026-06-29 21:54 ` Bryan O'Donoghue
2026-06-30 0:26 ` Vladimir Zapolskiy
2026-06-30 20:13 ` Loic Poulain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox