2023-01-03 06:50:03

by Aradhya Bhatia

[permalink] [raw]
Subject: [RFC PATCH 2/4] dt-bindings: vendor-prefixes: Add lincolntech

Add document vendor prefix for Lincoln Technology Solutions
(lincolntech).

Signed-off-by: Aradhya Bhatia <[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 516134cbcb3c..82427a6ddf97 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -729,6 +729,8 @@ patternProperties:
description: Lichee Pi
"^linaro,.*":
description: Linaro Limited
+ "^lincolntech,.*":
+ description: Lincoln Technology Solutions
"^linksprite,.*":
description: LinkSprite Technologies, Inc.
"^linksys,.*":
--
2.39.0


2023-01-03 08:40:46

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [RFC PATCH 2/4] dt-bindings: vendor-prefixes: Add lincolntech

On 03/01/2023 07:46, Aradhya Bhatia wrote:
> Add document vendor prefix for Lincoln Technology Solutions
> (lincolntech).
>
> Signed-off-by: Aradhya Bhatia <[email protected]>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++


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

Best regards,
Krzysztof

2023-01-08 07:26:56

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [RFC PATCH 2/4] dt-bindings: vendor-prefixes: Add lincolntech

Hi Aradhya,

Thank you for the patch.

On Tue, Jan 03, 2023 at 12:16:13PM +0530, Aradhya Bhatia wrote:
> Add document vendor prefix for Lincoln Technology Solutions
> (lincolntech).
>
> Signed-off-by: Aradhya Bhatia <[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 516134cbcb3c..82427a6ddf97 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -729,6 +729,8 @@ patternProperties:
> description: Lichee Pi
> "^linaro,.*":
> description: Linaro Limited
> + "^lincolntech,.*":
> + description: Lincoln Technology Solutions
> "^linksprite,.*":
> description: LinkSprite Technologies, Inc.
> "^linksys,.*":

--
Regards,

Laurent Pinchart