[PATCH] media: platform: qcom: Add a media/platform/qcom MAINTAINERS entry

bod@kernel.org posted 1 patch 1 month, 3 weeks ago
MAINTAINERS | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
[PATCH] media: platform: qcom: Add a media/platform/qcom MAINTAINERS entry
Posted by bod@kernel.org 1 month, 3 weeks ago
From: Bryan O'Donoghue <bod@kernel.org>

Point the MAINTAINERS file to the linuxtv.org patchwork, to me for
merging media/platform/qcom and to the media-comitters gitlab.

Remove my +R from venus and iris so that get_maintainers.pl lists me for
drivers/media/platform/qcom as +M.

Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
---
 MAINTAINERS | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe168477caa45..bb1b904e618cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20815,7 +20815,6 @@ QUALCOMM IRIS VIDEO ACCELERATOR DRIVER
 M:	Vikash Garodia <quic_vgarodia@quicinc.com>
 M:	Dikshita Agarwal <quic_dikshita@quicinc.com>
 R:	Abhinav Kumar <abhinav.kumar@linux.dev>
-R:	Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 L:	linux-media@vger.kernel.org
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
@@ -20830,6 +20829,17 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/mtd/qcom,nandc.yaml
 F:	drivers/mtd/nand/raw/qcom_nandc.c
 
+QUALCOMM MEDIA PLATFORM
+M:	Bryan O'Donoghue <bod@kernel.org>
+L:	linux-media@vger.kernel.org
+L:	linux-arm-msm@vger.kernel.org
+S:	Supported
+Q:	https://patchwork.linuxtv.org/project/linux-media/list
+T:	git https://gitlab.freedesktop.org/linux-media/media-committers.git
+F:	Documentation/devicetree/bindings/media/*qcom*
+F:	drivers/media/platform/qcom
+F:	include/dt-bindings/media/*qcom*
+
 QUALCOMM SMB CHARGER DRIVER
 M:	Casey Connolly <casey.connolly@linaro.org>
 L:	linux-arm-msm@vger.kernel.org
@@ -20886,7 +20896,6 @@ F:	drivers/usb/typec/tcpm/qcom/
 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
 M:	Vikash Garodia <quic_vgarodia@quicinc.com>
 M:	Dikshita Agarwal <quic_dikshita@quicinc.com>
-R:	Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 L:	linux-media@vger.kernel.org
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
-- 
2.50.1
Re: [PATCH] media: platform: qcom: Add a media/platform/qcom MAINTAINERS entry
Posted by Krzysztof Kozlowski 1 month, 3 weeks ago
On 12/08/2025 11:47, bod@kernel.org wrote:
> From: Bryan O'Donoghue <bod@kernel.org>
> 
> Point the MAINTAINERS file to the linuxtv.org patchwork, to me for
> merging media/platform/qcom and to the media-comitters gitlab.
> 
> Remove my +R from venus and iris so that get_maintainers.pl lists me for
> drivers/media/platform/qcom as +M.
> 
> Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof
Re: [PATCH] media: platform: qcom: Add a media/platform/qcom MAINTAINERS entry
Posted by Krzysztof Kozlowski 1 month, 3 weeks ago
On 12/08/2025 12:13, Krzysztof Kozlowski wrote:
> On 12/08/2025 11:47, bod@kernel.org wrote:
>> From: Bryan O'Donoghue <bod@kernel.org>
>>
>> Point the MAINTAINERS file to the linuxtv.org patchwork, to me for
>> merging media/platform/qcom and to the media-comitters gitlab.
>>
>> Remove my +R from venus and iris so that get_maintainers.pl lists me for
>> drivers/media/platform/qcom as +M.
>>
>> Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
>> ---
> 
> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

... although:

QUALCOMM IRIS VIDEO ACCELERATOR DRIVER
 S:	Maintained
+QUALCOMM MEDIA PLATFORM
+S:	Supported
 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
 S:	Maintained

It is a bit sad that you support all Qualcomm media drivers, but the
Iris and Venus are not supported by Qualcomm. :/

Best regards,
Krzysztof