From: Kieran Bingham <[email protected]>
Jing Handa Electronics is an LCD manufacturer based in Shenzhen, China.
http://www.jhdlcd.com.cn/Company.html
Signed-off-by: Kieran Bingham <[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 05b3904a995b..5c671263a1f0 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -473,6 +473,8 @@ patternProperties:
description: JEDEC Solid State Technology Association
"^jesurun,.*":
description: Shenzhen Jesurun Electronics Business Dept.
+ "^jhd,.*":
+ description: Jing Handa Electronics
"^jianda,.*":
description: Jiandangjing Technology Co., Ltd.
"^karo,.*":
--
2.20.1
On Thu, 28 Nov 2019 10:55:06 +0000, [email protected] wrote:
> From: Kieran Bingham <[email protected]>
>
> Jing Handa Electronics is an LCD manufacturer based in Shenzhen, China.
> http://www.jhdlcd.com.cn/Company.html
>
> Signed-off-by: Kieran Bingham <[email protected]>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Rob Herring <[email protected]>