diff options
author | 2020-10-03 12:33:35 +0200 | |
---|---|---|
committer | 2020-10-06 12:44:01 -0500 | |
commit | 36705c6fc4980aa7fe72c7a588e78ac7a0833009 (patch) | |
tree | 5e60a1a1c03723f92c9ec04a6bd1ed7fe6edba21 | |
parent | dt-bindings: Another round of adding missing 'additionalProperties' (diff) | |
download | linux-dev-36705c6fc4980aa7fe72c7a588e78ac7a0833009.tar.xz linux-dev-36705c6fc4980aa7fe72c7a588e78ac7a0833009.zip |
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>
-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,.*": |