Re: [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for EBBG

2022-05-31 Thread Linus Walleij
On Mon, May 30, 2022 at 6:08 PM Joel Selvaraj  wrote:

> Add a prefix for EBBG. They manufacture displays which are used in some
> Xiaomi phones, but I could not find much details about the company.
>
> Signed-off-by: Joel Selvaraj 
> Acked-by: Krzysztof Kozlowski 

Acked-by: Linus Walleij 

Yours,
Linus Walleij


[PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for EBBG

2022-05-30 Thread Joel Selvaraj
Add a prefix for EBBG. They manufacture displays which are used in some
Xiaomi phones, but I could not find much details about the company.

Signed-off-by: Joel Selvaraj 
Acked-by: Krzysztof Kozlowski 
---
 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 80e80fa53f8a..effd1cb995cf 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -337,6 +337,8 @@ patternProperties:
 description: Embedded Artists AB
   "^ebang,.*":
 description: Zhejiang Ebang Communication Co., Ltd
+  "^ebbg,.*":
+description: EBBG
   "^ebs-systart,.*":
 description: EBS-SYSTART GmbH
   "^ebv,.*":
-- 
2.36.1