diff options
author | Lin, Meng-Bo <linmengbo0689@protonmail.com> | 2023-01-07 13:32:34 +0000 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-01-11 13:34:21 -0600 |
commit | d7a2d86837b9de8d378f040cfc9184905d82bd78 (patch) | |
tree | ba173d4f7b28e69fa9ba03df998cd441c90e63cc | |
parent | 5fec7cb2e3e1d469312b2870e5545a5468a10f6b (diff) | |
download | lwn-d7a2d86837b9de8d378f040cfc9184905d82bd78.tar.gz lwn-d7a2d86837b9de8d378f040cfc9184905d82bd78.zip |
dt-bindings: vendor-prefixes: Add GPLUS
Add vendor prefix for GPLUS.
https://www.gplus.com.tw
Signed-off-by: Lin, Meng-Bo <linmengbo0689@protonmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230107133145.139731-1-linmengbo0689@protonmail.com
-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,.*": |