mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
24 lines
830 B
Diff
24 lines
830 B
Diff
|
From 37d1c9a12a969904f0fbc184fbc3a4b7dca4ad0f Mon Sep 17 00:00:00 2001
|
||
|
From: Chris Morgan <macromorgan@hotmail.com>
|
||
|
Date: Fri, 28 Jan 2022 17:40:50 -0600
|
||
|
Subject: [PATCH] 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
|
||
|
@@ -439,6 +439,8 @@ patternProperties:
|
||
|
description: General Electric Company
|
||
|
"^geekbuying,.*":
|
||
|
description: GeekBuying
|
||
|
+ "^geekworm,.*":
|
||
|
+ description: Geekworm
|
||
|
"^gef,.*":
|
||
|
description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
||
|
"^GEFanuc,.*":
|