public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Yassine Ouaissa" <yassine.ouaissa@allegrodvt.com>,
	"Michael Tretter" <m.tretter@pengutronix.de>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Michal Simek" <michal.simek@amd.com>,
	"Neil Armstrong" <neil.armstrong@linaro.org>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Rafał Miłecki" <rafal@milecki.pl>,
	"Aradhya Bhatia" <a-bhatia1@ti.com>,
	"Junhao Xie" <bigfoot@classfun.cn>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Kever Yang" <kever.yang@rock-chips.com>,
	"Hans Verkuil" <hverkuil@xs4all.nl>,
	"Sebastian Fricke" <sebastian.fricke@collabora.com>,
	"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
	"Joe Hattori" <joe@pf.is.s.u-tokyo.ac.jp>,
	"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
	"Wolfram Sang" <wsa+renesas@sang-engineering.com>,
	"Gaosheng Cui" <cuigaosheng1@huawei.com>,
	"Ricardo Ribalda" <ribalda@chromium.org>,
	linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [RESEND PATCH 4/5] MAINTAINERS: Add entry for allegrodvt Gen 3 drivers
Date: Wed, 14 May 2025 10:03:17 +0200	[thread overview]
Message-ID: <78dd8b8c-6762-4dc5-8984-52e19c4453bd@kernel.org> (raw)
In-Reply-To: <20250513083609.328422-5-yassine.ouaissa@allegrodvt.com>

On 13/05/2025 10:35, Yassine Ouaissa wrote:
> Add my self as maintainer of the allegrodvt Gen drivers
> 
> Signed-off-by: Yassine Ouaissa <yassine.ouaissa@allegrodvt.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d81d2756cb2e..8912fabab6ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -802,10 +802,13 @@ F:	drivers/platform/x86/dell/alienware-wmi*
>  
>  ALLEGRO DVT VIDEO IP CORE DRIVER
>  M:	Michael Tretter <m.tretter@pengutronix.de>
> +M:	Yassine OUAISSA <yassine.ouaissa@allegrodvt.com>
>  R:	Pengutronix Kernel Team <kernel@pengutronix.de>
>  L:	linux-media@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/media/allegro,al5e.yaml
> +F:	Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml

Before adding yourself as a maintainer, can you please read the
submitting patches and other kernel process documents? You just bypassed
previous discussion by sending the same which is not acceptable for me.
It duplicates review work and hides previous talk.

Best regards,
Krzysztof

  reply	other threads:[~2025-05-14  8:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-13  8:35 [RESEND PATCH 0/5] media: Add Gen 3 IP stateful decoder driver Yassine Ouaissa
2025-05-13  8:35 ` [RESEND PATCH 1/5] media: allegro-dvt: Move the current driver to a subdirectory Yassine Ouaissa
2025-05-13  8:35 ` [RESEND PATCH 2/5] dt-bindings: Add vendor prefix for allegrodvt Yassine Ouaissa
2025-05-13 14:50   ` Conor Dooley
2025-05-13  8:35 ` [RESEND PATCH 3/5] dt-bindings: media: allegrodvt: add decoder dt-bindings for Gen3 IP Yassine Ouaissa
2025-05-13 14:55   ` Conor Dooley
2025-05-14  8:02     ` Krzysztof Kozlowski
2025-05-14  7:58   ` Krzysztof Kozlowski
2025-05-13  8:35 ` [RESEND PATCH 4/5] MAINTAINERS: Add entry for allegrodvt Gen 3 drivers Yassine Ouaissa
2025-05-14  8:03   ` Krzysztof Kozlowski [this message]
2025-05-14 11:21     ` Yassine Ouaissa
2025-05-13  8:35 ` [RESEND PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver Yassine Ouaissa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78dd8b8c-6762-4dc5-8984-52e19c4453bd@kernel.org \
    --to=krzk@kernel.org \
    --cc=a-bhatia1@ti.com \
    --cc=bigfoot@classfun.cn \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=conor+dt@kernel.org \
    --cc=cuigaosheng1@huawei.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=hverkuil@xs4all.nl \
    --cc=joe@pf.is.s.u-tokyo.ac.jp \
    --cc=kernel@pengutronix.de \
    --cc=kever.yang@rock-chips.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=m.tretter@pengutronix.de \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mchehab@kernel.org \
    --cc=michal.simek@amd.com \
    --cc=neil.armstrong@linaro.org \
    --cc=rafal@milecki.pl \
    --cc=ribalda@chromium.org \
    --cc=robh@kernel.org \
    --cc=sebastian.fricke@collabora.com \
    --cc=u.kleine-koenig@baylibre.com \
    --cc=wsa+renesas@sang-engineering.com \
    --cc=yassine.ouaissa@allegrodvt.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox