2023-01-03 06:55:38

by Aradhya Bhatia

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

Add document vendor prefix for Microtips Technology USA (microtips).

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 70ffb3780621..516134cbcb3c 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -821,6 +821,8 @@ patternProperties:
description: Microsoft Corporation
"^microsys,.*":
description: MicroSys Electronics GmbH
+ "^microtips,.*":
+ description: Microtips Technology USA
"^mikroe,.*":
description: MikroElektronika d.o.o.
"^mikrotik,.*":
--
2.39.0


2023-01-03 08:34:26

by Krzysztof Kozlowski

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

On 03/01/2023 07:46, Aradhya Bhatia wrote:
> Add document vendor prefix for Microtips Technology USA (microtips).
>
> 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:27:47

by Laurent Pinchart

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

Hi Aradhya,

Thank you for the patch.

On Tue, Jan 03, 2023 at 12:16:12PM +0530, Aradhya Bhatia wrote:
> Add document vendor prefix for Microtips Technology USA (microtips).
>
> 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 70ffb3780621..516134cbcb3c 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -821,6 +821,8 @@ patternProperties:
> description: Microsoft Corporation
> "^microsys,.*":
> description: MicroSys Electronics GmbH
> + "^microtips,.*":
> + description: Microtips Technology USA
> "^mikroe,.*":
> description: MikroElektronika d.o.o.
> "^mikrotik,.*":

--
Regards,

Laurent Pinchart