0a70f56
From 025eb2eb927d2c3020882ea0ed3af28d65321763 Mon Sep 17 00:00:00 2001
0a70f56
From: Icenowy Zheng <icenowy@aosc.io>
0a70f56
Date: Fri, 26 Jun 2020 02:55:49 +0200
0a70f56
Subject: [PATCH 01/13] dt-bindings: vendor-prefixes: Add Xingbangda
0a70f56
0a70f56
Shenzhen Xingbangda Display Technology Co., Ltd is a company which
0a70f56
produces LCD modules. It supplies the LCD panels for the PinePhone.
0a70f56
0a70f56
Add the vendor prefix of it.
0a70f56
0a70f56
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
0a70f56
Signed-off-by: Ondrej Jirman <megous@megous.com>
0a70f56
Acked-by: Rob Herring <robh@kernel.org>
0a70f56
---
0a70f56
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
0a70f56
 1 file changed, 2 insertions(+)
0a70f56
0a70f56
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
0a70f56
index d3891386d6710..a558ef87ee5b0 100644
0a70f56
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
0a70f56
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
0a70f56
@@ -1121,6 +1121,8 @@ patternProperties:
0a70f56
     description: Xiaomi Technology Co., Ltd.
0a70f56
   "^xillybus,.*":
0a70f56
     description: Xillybus Ltd.
0a70f56
+  "^xingbangda,.*":
0a70f56
+    description: Shenzhen Xingbangda Display Technology Co., Ltd
0a70f56
   "^xinpeng,.*":
0a70f56
     description: Shenzhen Xinpeng Technology Co., Ltd
0a70f56
   "^xlnx,.*":
0a70f56
-- 
0a70f56
2.26.2
0a70f56