diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-10-03 13:33:35 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-10-06 20:44:01 +0300 |
commit | 36705c6fc4980aa7fe72c7a588e78ac7a0833009 (patch) | |
tree | 5e60a1a1c03723f92c9ec04a6bd1ed7fe6edba21 /Documentation/devicetree | |
parent | 5be478f9c24fbdf8162b8118b8da8cc685e2efb4 (diff) | |
download | linux-36705c6fc4980aa7fe72c7a588e78ac7a0833009.tar.xz |
dt-bindings: vendor-prefixes: favor "gateworks" over "gw"
There are two vendor prefixes for Gateworks: "gw" and "gateworks".
Favor the longer one (more descriptive) and mark "gw" as deprecated so
it will not be used in new bindings.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201003103335.23404-1-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 d36e309b7d76..d92399226f26 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -425,6 +425,8 @@ patternProperties: description: Gumstix, Inc. "^gw,.*": description: Gateworks Corporation + use "gateworks" vendor prefix + deprecated: true "^hannstar,.*": description: HannStar Display Corporation "^haoyu,.*": |