forked from Openwrt/openwrt
8c405cdccc
The patches were generated from the RPi repo with the following command: git format-patch v6.6.34..rpi-6.1.y Some patches needed rebasing and, as usual, the applied and reverted, wireless drivers, Github workflows, READMEs and defconfigs patches were removed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
24 lines
840 B
Diff
24 lines
840 B
Diff
From 4f41d484cd9b6ec5f51ea9a3adc485835f712037 Mon Sep 17 00:00:00 2001
|
|
From: Chris Morgan <macromorgan@hotmail.com>
|
|
Date: Fri, 28 Jan 2022 17:40:50 -0600
|
|
Subject: [PATCH 0341/1085] 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
|
|
@@ -506,6 +506,8 @@ patternProperties:
|
|
description: General Electric Company
|
|
"^geekbuying,.*":
|
|
description: GeekBuying
|
|
+ "^geekworm,.*":
|
|
+ description: Geekworm
|
|
"^gef,.*":
|
|
description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
|
"^GEFanuc,.*":
|