diff options
author | Lin, Meng-Bo <[email protected]> | 2023-01-07 13:32:34 +0000 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-01-11 13:34:21 -0600 |
commit | d7a2d86837b9de8d378f040cfc9184905d82bd78 (patch) | |
tree | ba173d4f7b28e69fa9ba03df998cd441c90e63cc | |
parent | 5fec7cb2e3e1d469312b2870e5545a5468a10f6b (diff) |
dt-bindings: vendor-prefixes: Add GPLUS
Add vendor prefix for GPLUS.
https://www.gplus.com.tw
Signed-off-by: Lin, Meng-Bo <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 70ffb3780621..5977d978fa67 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -512,6 +512,8 @@ patternProperties: description: Shenzhen Huiding Technology Co., Ltd. "^google,.*": description: Google, Inc. + "^gplus,.*": + description: GPLUS "^grinn,.*": description: Grinn "^grmn,.*": |