mirror of
				https://github.com/Ysurac/openmptcprouter.git
				synced 2025-03-09 15:40:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
	
		
			1,015 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
	
		
			1,015 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| From a058c18d9f4882da5096d8745316dd481c0e10d5 Mon Sep 17 00:00:00 2001
 | |
| From: Chris Morgan <macromorgan@hotmail.com>
 | |
| Date: Fri, 28 Jan 2022 17:40:50 -0600
 | |
| Subject: [PATCH 390/726] 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(+)
 | |
| 
 | |
| diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
 | |
| index cf0e81449c58..dcaec826855e 100644
 | |
| --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
 | |
| +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
 | |
| @@ -484,6 +484,8 @@ patternProperties:
 | |
|      description: General Electric Company
 | |
|    "^geekbuying,.*":
 | |
|      description: GeekBuying
 | |
| +  "^geekworm,.*":
 | |
| +    description: Geekworm
 | |
|    "^gef,.*":
 | |
|      description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
 | |
|    "^GEFanuc,.*":
 | |
| -- 
 | |
| 2.33.1
 | |
| 
 |