public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] media: MAINTAINERS: Update venus/iris reviewers and maintainers list
@ 2025-04-02 12:24 Bryan O'Donoghue
  2025-04-02 12:24 ` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers Bryan O'Donoghue
  2025-04-02 12:24 ` [PATCH v3 2/2] media: MAINTAINERS: Add myself to iris Reviewers Bryan O'Donoghue
  0 siblings, 2 replies; 6+ messages in thread
From: Bryan O'Donoghue @ 2025-04-02 12:24 UTC (permalink / raw)
  To: stanimir.k.varbanov, hverkuil, quic_vgarodia, quic_dikshita,
	mchehab, linux-media, linux-arm-msm, linux-kernel,
	Bryan O'Donoghue
  Cc: Neil Armstrong

V3:
- Was: Add myself into venus/iris to maintain/review
- I'll be helping to pickup patches for camss, venus and iris so
  +R to make sure checkpatch.pl includes me.
- +M Dikshita as she is an expert in this area.
- Link to v2: https://lore.kernel.org/r/20250331-b4-25-03-29-media-committers-venus-iris-maintainers-v2-0-036222fa383a@linaro.org

V2:
- Remove Stan from venus +M per his indication he can't continue
  due to lack of appropriate test hardware.
- Apply trailers from Neil on patch #2
- Link to v1: https://lore.kernel.org/r/20250329-b4-25-03-29-media-committers-venus-iris-maintainers-v1-0-0ec1007fde3c@linaro.org

V1:
I'd like to help out getting patches reviewed and merged for both of these
drivers.

+M for venus
+R for iris

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
Bryan O'Donoghue (2):
      media: MAINTAINERS: Amend venus Maintainers and Reviewers
      media: MAINTAINERS: Add myself to iris Reviewers

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
base-commit: f2151613e040973c868d28c8b00885dfab69eb75
change-id: 20250329-b4-25-03-29-media-committers-venus-iris-maintainers-eb38e49dc67b

Best regards,
-- 
Bryan O'Donoghue <bryan.odonoghue@linaro.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers
  2025-04-02 12:24 [PATCH v3 0/2] media: MAINTAINERS: Update venus/iris reviewers and maintainers list Bryan O'Donoghue
@ 2025-04-02 12:24 ` Bryan O'Donoghue
  2025-04-02 12:28   ` Dikshita Agarwal
                     ` (2 more replies)
  2025-04-02 12:24 ` [PATCH v3 2/2] media: MAINTAINERS: Add myself to iris Reviewers Bryan O'Donoghue
  1 sibling, 3 replies; 6+ messages in thread
From: Bryan O'Donoghue @ 2025-04-02 12:24 UTC (permalink / raw)
  To: stanimir.k.varbanov, hverkuil, quic_vgarodia, quic_dikshita,
	mchehab, linux-media, linux-arm-msm, linux-kernel,
	Bryan O'Donoghue
  Cc: Neil Armstrong

Stan has stepped back from active venus development as a result I'd like to
volunteer my help in keeping venus maintained upstream.

Discussing with the qcom team on this we agreed

+M for Dikshita
+R for me

Many thanks to Stan for his hard work over the years from originating this
driver upstream to his many years of maintenance of it too.

Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 29b4471574982bf3f8d03158cd5edcb94bc9fab9..1d03530f3298703c5f3d025010511451f878f822 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19590,8 +19590,8 @@ F:	Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
 F:	drivers/usb/typec/tcpm/qcom/
 
 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
-M:	Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
 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

-- 
2.49.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH v3 2/2] media: MAINTAINERS: Add myself to iris Reviewers
  2025-04-02 12:24 [PATCH v3 0/2] media: MAINTAINERS: Update venus/iris reviewers and maintainers list Bryan O'Donoghue
  2025-04-02 12:24 ` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers Bryan O'Donoghue
@ 2025-04-02 12:24 ` Bryan O'Donoghue
  1 sibling, 0 replies; 6+ messages in thread
From: Bryan O'Donoghue @ 2025-04-02 12:24 UTC (permalink / raw)
  To: stanimir.k.varbanov, hverkuil, quic_vgarodia, quic_dikshita,
	mchehab, linux-media, linux-arm-msm, linux-kernel,
	Bryan O'Donoghue
  Cc: Neil Armstrong

There's some crossover between venus and iris, I'd like to help out with
the reviews for iris to ensure we keep upstream chugging along.

Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d03530f3298703c5f3d025010511451f878f822..4e321a5be68517605f4fc1e8f1b2deb1b755c41b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19529,6 +19529,7 @@ QUALCOMM IRIS VIDEO ACCELERATOR DRIVER
 M:	Vikash Garodia <quic_vgarodia@quicinc.com>
 M:	Dikshita Agarwal <quic_dikshita@quicinc.com>
 R:	Abhinav Kumar <quic_abhinavk@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.49.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers
  2025-04-02 12:24 ` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers Bryan O'Donoghue
@ 2025-04-02 12:28   ` Dikshita Agarwal
  2025-04-07  7:59   ` Hans Verkuil
  2025-04-10 10:25   ` Stanimir Varbanov
  2 siblings, 0 replies; 6+ messages in thread
From: Dikshita Agarwal @ 2025-04-02 12:28 UTC (permalink / raw)
  To: Bryan O'Donoghue, stanimir.k.varbanov, hverkuil,
	quic_vgarodia, mchehab, linux-media, linux-arm-msm, linux-kernel
  Cc: Neil Armstrong



On 4/2/2025 5:54 PM, Bryan O'Donoghue wrote:
> Stan has stepped back from active venus development as a result I'd like to
> volunteer my help in keeping venus maintained upstream.
> 
> Discussing with the qcom team on this we agreed
> 
> +M for Dikshita
> +R for me
> 
> Many thanks to Stan for his hard work over the years from originating this
> driver upstream to his many years of maintenance of it too.
> 
> Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29b4471574982bf3f8d03158cd5edcb94bc9fab9..1d03530f3298703c5f3d025010511451f878f822 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19590,8 +19590,8 @@ F:	Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
>  F:	drivers/usb/typec/tcpm/qcom/
>  
>  QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
> -M:	Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
>  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
> 
Thanks for the patch.

Acked-by: Dikshita Agarwal <quic_dikshita@quicinc.com>

Thanks,
Dikshita

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers
  2025-04-02 12:24 ` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers Bryan O'Donoghue
  2025-04-02 12:28   ` Dikshita Agarwal
@ 2025-04-07  7:59   ` Hans Verkuil
  2025-04-10 10:25   ` Stanimir Varbanov
  2 siblings, 0 replies; 6+ messages in thread
From: Hans Verkuil @ 2025-04-07  7:59 UTC (permalink / raw)
  To: Bryan O'Donoghue, stanimir.k.varbanov, quic_vgarodia,
	quic_dikshita, mchehab, linux-media, linux-arm-msm, linux-kernel
  Cc: Neil Armstrong

Stanimir,

On 02/04/2025 14:24, Bryan O'Donoghue wrote:
> Stan has stepped back from active venus development as a result I'd like to
> volunteer my help in keeping venus maintained upstream.
> 
> Discussing with the qcom team on this we agreed
> 
> +M for Dikshita
> +R for me
> 
> Many thanks to Stan for his hard work over the years from originating this
> driver upstream to his many years of maintenance of it too.
> 
> Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29b4471574982bf3f8d03158cd5edcb94bc9fab9..1d03530f3298703c5f3d025010511451f878f822 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19590,8 +19590,8 @@ F:	Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
>  F:	drivers/usb/typec/tcpm/qcom/
>  
>  QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
> -M:	Stanimir Varbanov <stanimir.k.varbanov@gmail.com>

Can you Ack this patch?

We won't bother you after that anymore :-)

Regards,

	Hans

>  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
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers
  2025-04-02 12:24 ` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers Bryan O'Donoghue
  2025-04-02 12:28   ` Dikshita Agarwal
  2025-04-07  7:59   ` Hans Verkuil
@ 2025-04-10 10:25   ` Stanimir Varbanov
  2 siblings, 0 replies; 6+ messages in thread
From: Stanimir Varbanov @ 2025-04-10 10:25 UTC (permalink / raw)
  To: Bryan O'Donoghue, hverkuil, quic_vgarodia, quic_dikshita,
	mchehab, linux-media, linux-arm-msm, linux-kernel
  Cc: Neil Armstrong



On 2.04.25 г. 15:24 ч., Bryan O'Donoghue wrote:
> Stan has stepped back from active venus development as a result I'd like to
> volunteer my help in keeping venus maintained upstream.
> 
> Discussing with the qcom team on this we agreed
> 
> +M for Dikshita
> +R for me
> 
> Many thanks to Stan for his hard work over the years from originating this
> driver upstream to his many years of maintenance of it too.
> 
> Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29b4471574982bf3f8d03158cd5edcb94bc9fab9..1d03530f3298703c5f3d025010511451f878f822 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19590,8 +19590,8 @@ F:	Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
>   F:	drivers/usb/typec/tcpm/qcom/
>   
>   QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
> -M:	Stanimir Varbanov <stanimir.k.varbanov@gmail.com>

Acked-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com>

>   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
> 

-- 
regards,
Stan

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-04-10 10:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 12:24 [PATCH v3 0/2] media: MAINTAINERS: Update venus/iris reviewers and maintainers list Bryan O'Donoghue
2025-04-02 12:24 ` [PATCH v3 1/2] media: MAINTAINERS: Amend venus Maintainers and Reviewers Bryan O'Donoghue
2025-04-02 12:28   ` Dikshita Agarwal
2025-04-07  7:59   ` Hans Verkuil
2025-04-10 10:25   ` Stanimir Varbanov
2025-04-02 12:24 ` [PATCH v3 2/2] media: MAINTAINERS: Add myself to iris Reviewers Bryan O'Donoghue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox