[RESEND PATCH 2/5] dt-bindings: Add vendor prefix for allegrodvt

Yassine Ouaissa posted 5 patches 9 months ago
There is a newer version of this series
[RESEND PATCH 2/5] dt-bindings: Add vendor prefix for allegrodvt
Posted by Yassine Ouaissa 9 months ago
Add allegrodvt vendor prefix so it may be used in future device.
compatibles

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
Re: [RESEND PATCH 2/5] dt-bindings: Add vendor prefix for allegrodvt
Posted by Conor Dooley 9 months ago
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
>