34 lines
1.2 KiB
Diff
34 lines
1.2 KiB
Diff
|
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||
|
From: Icenowy Zheng <icenowy@aosc.io>
|
||
|
Date: Fri, 26 Jun 2020 02:55:49 +0200
|
||
|
Subject: [PATCH] dt-bindings: vendor-prefixes: Add Xingbangda
|
||
|
|
||
|
Shenzhen Xingbangda Display Technology Co., Ltd is a company which
|
||
|
produces LCD modules. It supplies the LCD panels for the PinePhone.
|
||
|
|
||
|
Add the vendor prefix of it.
|
||
|
|
||
|
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
|
||
|
Signed-off-by: Ondrej Jirman <megous@megous.com>
|
||
|
Acked-by: Rob Herring <robh@kernel.org>
|
||
|
---
|
||
|
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 9aeab66be85f..740b116b179f 100644
|
||
|
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
||
|
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
||
|
@@ -1157,6 +1157,8 @@ patternProperties:
|
||
|
description: Xiaomi Technology Co., Ltd.
|
||
|
"^xillybus,.*":
|
||
|
description: Xillybus Ltd.
|
||
|
+ "^xingbangda,.*":
|
||
|
+ description: Shenzhen Xingbangda Display Technology Co., Ltd
|
||
|
"^xinpeng,.*":
|
||
|
description: Shenzhen Xinpeng Technology Co., Ltd
|
||
|
"^xlnx,.*":
|
||
|
--
|
||
|
2.26.2
|
||
|
|