mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
23 lines
838 B
Diff
23 lines
838 B
Diff
From c34a6df7f1ff7fc00fe43a86da0491d8166ad3fe Mon Sep 17 00:00:00 2001
|
|
From: Chris Morgan <macromorgan@hotmail.com>
|
|
Date: Fri, 28 Jan 2022 17:40:50 -0600
|
|
Subject: [PATCH 238/697] dt-bindings: vendor-prefixes: Add Geekworm
|
|
|
|
Add vendor prefix for Geekworm (https://geekworm.com).
|
|
|
|
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
|
|
---
|
|
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
|
|
@@ -559,6 +559,8 @@ patternProperties:
|
|
description: General Electric Company
|
|
"^geekbuying,.*":
|
|
description: GeekBuying
|
|
+ "^geekworm,.*":
|
|
+ description: Geekworm
|
|
"^gef,.*":
|
|
description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
|
"^GEFanuc,.*":
|