2023-06-06 16:17:35

by Tommaso Merciai

[permalink] [raw]
Subject: [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision

Add a vendor prefix entry for Allied Vision Inc.
(https://www.alliedvision.com)

Signed-off-by: Tommaso Merciai <[email protected]>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 82d39ab0231b..7bd678956b3d 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -77,6 +77,8 @@ patternProperties:
description: ALFA Network Inc.
"^allegro,.*":
description: Allegro DVT
+ "^alliedvision,.*":
+ description: Allied Vision Inc.
"^allo,.*":
description: Allo.com
"^allwinner,.*":
--
2.34.1



2023-06-06 16:43:02

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision

Hi Tommaso,

Thank you for the patch.

On Tue, Jun 06, 2023 at 05:54:02PM +0200, Tommaso Merciai wrote:
> Add a vendor prefix entry for Allied Vision Inc.
> (https://www.alliedvision.com)
>
> Signed-off-by: Tommaso Merciai <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 82d39ab0231b..7bd678956b3d 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -77,6 +77,8 @@ patternProperties:
> description: ALFA Network Inc.
> "^allegro,.*":
> description: Allegro DVT
> + "^alliedvision,.*":
> + description: Allied Vision Inc.
> "^allo,.*":
> description: Allo.com
> "^allwinner,.*":

--
Regards,

Laurent Pinchart

2023-06-06 18:18:23

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision

On Tue, Jun 06, 2023 at 07:29:11PM +0300, Laurent Pinchart wrote:
> Hi Tommaso,
>
> Thank you for the patch.
>
> On Tue, Jun 06, 2023 at 05:54:02PM +0200, Tommaso Merciai wrote:
> > Add a vendor prefix entry for Allied Vision Inc.
> > (https://www.alliedvision.com)
> >
> > Signed-off-by: Tommaso Merciai <[email protected]>
>
> Reviewed-by: Laurent Pinchart <[email protected]>

Acked-by: Conor Dooley <[email protected]>

Cheers,
Conor.


Attachments:
(No filename) (490.00 B)
signature.asc (235.00 B)
Download all attachments

2023-06-07 07:23:29

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision

On 06/06/2023 17:54, Tommaso Merciai wrote:
> Add a vendor prefix entry for Allied Vision Inc.
> (https://www.alliedvision.com)
>
> Signed-off-by: Tommaso Merciai <[email protected]>


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof