diff options
author | Stephan Gerhold <stephan@gerhold.net> | 2019-11-20 19:18:55 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-16 23:00:07 +0100 |
commit | ef43406e6714ef81864831ed5053142fc1087126 (patch) | |
tree | 37f9b2da394ae7f18e7078a9db24e574919450a7 /Documentation | |
parent | dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson (diff) | |
download | linux-ef43406e6714ef81864831ed5053142fc1087126.tar.xz linux-ef43406e6714ef81864831ed5053142fc1087126.zip |
dt-bindings: vendor-prefixes: Deprecate "ste" and "st-ericsson"
Until now, device tree bindings for ST-Ericsson have been added
inconsistently with one of 3 possible vendor prefixes.
"stericsson" is the most commonly used vendor prefix,
so deprecate "ste" and "st-ericsson".
Suggested-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-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 8c727a4e6ea9..8782672b189a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -911,10 +911,12 @@ patternProperties: description: Startek "^ste,.*": description: ST-Ericsson + deprecated: true "^stericsson,.*": description: ST-Ericsson "^st-ericsson,.*": description: ST-Ericsson + deprecated: true "^summit,.*": description: Summit microelectronics "^sunchip,.*": |