2020-08-15 21:34:28

by Guido Günther

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

Add prefix for Mantix Display Technology Co.,Ltd.

Signed-off-by: Guido Günther <[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 2baee2c817c1a..59d4c8b068c4d 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -611,6 +611,8 @@ patternProperties:
description: Linux Automation GmbH
"^macnica,.*":
description: Macnica Americas
+ "^mantix,.*":
+ description: Mantix Display Technology Co.,Ltd.
"^mapleboard,.*":
description: Mapleboard.org
"^marvell,.*":
--
2.26.2


2020-08-15 23:28:53

by Sam Ravnborg

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

On Sat, Aug 15, 2020 at 11:16:20PM +0200, Guido G?nther wrote:
> Add prefix for Mantix Display Technology Co.,Ltd.
>
> Signed-off-by: Guido G?nther <[email protected]>
Acked-by: Sam Ravnborg <[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 2baee2c817c1a..59d4c8b068c4d 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -611,6 +611,8 @@ patternProperties:
> description: Linux Automation GmbH
> "^macnica,.*":
> description: Macnica Americas
> + "^mantix,.*":
> + description: Mantix Display Technology Co.,Ltd.
> "^mapleboard,.*":
> description: Mapleboard.org
> "^marvell,.*":
> --
> 2.26.2