From: Conor Dooley <conor@kernel.org>
To: Yassine Ouaissa <yassine.ouaissa@allegrodvt.com>
Cc: "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>,
"Kever Yang" <kever.yang@rock-chips.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Hans Verkuil" <hverkuil@xs4all.nl>,
"Sebastian Fricke" <sebastian.fricke@collabora.com>,
"Gaosheng Cui" <cuigaosheng1@huawei.com>,
"Joe Hattori" <joe@pf.is.s.u-tokyo.ac.jp>,
"Wolfram Sang" <wsa+renesas@sang-engineering.com>,
"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.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 2/5] dt-bindings: Add vendor prefix for allegrodvt
Date: Tue, 13 May 2025 15:50:18 +0100 [thread overview]
Message-ID: <20250513-varnish-subtitle-0421b30a9626@spud> (raw)
In-Reply-To: <20250513083609.328422-3-yassine.ouaissa@allegrodvt.com>
[-- Attachment #1: Type: text/plain, Size: 1078 bytes --]
On Tue, May 13, 2025 at 10:35:47AM +0200, Yassine Ouaissa wrote:
> Add allegrodvt vendor prefix so it may be used in future device.
> compatibles
Why should this company get two vendor prefixes?
I don't see what is wrong with the existing one, sorry.
>
> Signed-off-by: Yassine Ouaissa <yassine.ouaissa@allegrodvt.com>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 86f6a19b28ae..90bc1ec721ed 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -81,7 +81,7 @@ patternProperties:
> description: Aldec, Inc.
> "^alfa-network,.*":
> description: ALFA Network Inc.
> - "^allegro,.*":
> + "^(allegro|allegrodvt),.*":
> description: Allegro DVT
> "^allegromicro,.*":
> description: Allegro MicroSystems, Inc.
> --
> 2.30.2
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-05-13 14:50 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 [this message]
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
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=20250513-varnish-subtitle-0421b30a9626@spud \
--to=conor@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