From nobody Sat Oct 4 22:35:36 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 601532D4B73; Tue, 12 Aug 2025 09:47:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754992044; cv=none; b=Mn9tzPDQJ0bHXFboGZIe34NPSPCrhH/21qKJiFMgsdaiGssmcNpUdz/TLzVm5RqWZP3oktKwbPY8uW+ZE/hITp6YCHFKrMe+6STtI5DvDcZYPHVUYBQ8J+GKmW5Anx3pocbULaKflnvZcnjMiKk5FiMsuRgOjUiSyrObCLMSXNo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754992044; c=relaxed/simple; bh=BJs+PV48e2lUraYfb/KIiWsw8dhvx3dq+hcyOlziiHw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=NdupjTpWwe/rysZS9FbYEEH+pS7dkPVQ8/Z92gFkc04lk2a/q3AVxcXIKjSEC+byvvrNW93YM0EB5ebDdC22XThzGCW8lNr1P+Z06MoEIGk3DprFysnB6/DMqrmmJxhlzMbA1S9uYEONtlA7ktK8CcTeb+YDqR4bmk0UTytUJbw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=tyNrp98U; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="tyNrp98U" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 74B24C4CEF0; Tue, 12 Aug 2025 09:47:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754992043; bh=BJs+PV48e2lUraYfb/KIiWsw8dhvx3dq+hcyOlziiHw=; h=From:To:Cc:Subject:Date:From; b=tyNrp98UJCiNfosES08JBjAKl9a2ARrivZrRH7/7/83NPVVh+t9TsByTyzizdw1Hm TuGAAruIuoLW4ytJ/gjfDvLFe2h/Q4OCdO5mkeox+dUuiuz4BUE6vJ18a2B0Ywr8x5 MMHBl0KotP2f8Gl9xAZbYyG+lcsHMrcpxuD84q7Kj9QkFGJQLvCav80t2wrCrHk6/k 1ka0ffHjwXllcofAM4QsDPtwnmcn/hxn1JQDneBCnMy4iaejXaJC+U0xEDS1cjpAvy BV67XroGns06SghBnz+kFEFXTprR5wqAc2ekRvxXIUuQ0qWwIFlT0tI0SSjUhspeuh BX4gziqIGBffw== From: bod@kernel.org To: krzysztof.kozlowski@linaro.org, quic_vgarodia@quicinc.com, quic_dikshita@quicinc.com, hverkuil@xs4all.nl, mchehab@kernel.org, abhinav.kumar@linux.dev Cc: linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, bryan.odonoghue@linaro.org, Bryan O'Donoghue Subject: [PATCH] media: platform: qcom: Add a media/platform/qcom MAINTAINERS entry Date: Tue, 12 Aug 2025 10:47:18 +0100 Message-ID: <20250812094718.11378-1-bod@kernel.org> X-Mailer: git-send-email 2.50.1 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" From: Bryan O'Donoghue 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 Reviewed-by: Krzysztof Kozlowski --- 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 M: Dikshita Agarwal R: Abhinav Kumar -R: Bryan O'Donoghue 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 =20 +QUALCOMM MEDIA PLATFORM +M: Bryan O'Donoghue +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 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 M: Dikshita Agarwal -R: Bryan O'Donoghue L: linux-media@vger.kernel.org L: linux-arm-msm@vger.kernel.org S: Maintained --=20 2.50.1