30 lines
1.1 KiB
Diff
30 lines
1.1 KiB
Diff
From 1b3b9cda85d6f98f64d5b992a292086ec47fcb62 Mon Sep 17 00:00:00 2001
|
|
From: Vyacheslav Bocharov <devel@lexina.in>
|
|
Date: Sat, 4 Sep 2021 16:53:19 +0300
|
|
Subject: [PATCH 02/10] dt-bindings: vendor-prefixes: add jethome prefix
|
|
|
|
JetHome is trademark of IP Sokolov P.A., manufacturer of home automation
|
|
devices.
|
|
|
|
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
|
|
---
|
|
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 2735be1a8470..379a8fd3a8be 100644
|
|
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
@@ -529,6 +529,8 @@ patternProperties:
|
|
description: JEDEC Solid State Technology Association
|
|
"^jesurun,.*":
|
|
description: Shenzhen Jesurun Electronics Business Dept.
|
|
+ "^jethome,.*":
|
|
+ description: JetHome (IP Sokolov P.A.)
|
|
"^jianda,.*":
|
|
description: Jiandangjing Technology Co., Ltd.
|
|
"^kam,.*":
|
|
--
|
|
2.30.2
|
|
|