diff mbox series

[2/3] dt-bindings: vendor-prefixes: add second Synopsys prefix

Message ID 20220221082228.34407-2-krzysztof.kozlowski@canonical.com
State New
Headers show
Series [1/3] dt-bindings: vendor-prefixes: add second HiSilicon prefix | expand

Commit Message

Krzysztof Kozlowski Feb. 21, 2022, 8:22 a.m. UTC
There are few bindings with compatibles starting with a "synopsys"
prefix.  Document it as deprecated, to be sure no new usages will
appear.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring Feb. 22, 2022, 10:02 p.m. UTC | #1
On Mon, 21 Feb 2022 09:22:27 +0100, Krzysztof Kozlowski wrote:
> There are few bindings with compatibles starting with a "synopsys"
> prefix.  Document it as deprecated, to be sure no new usages will
> appear.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 79a172eaaaee..9eea9e01abe4 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1192,6 +1192,9 @@  patternProperties:
     description: Synaptics Inc.
   "^synology,.*":
     description: Synology, Inc.
+  "^synopsys,.*":
+    description: Synopsys, Inc. (deprecated, use snps)
+    deprecated: true
   "^tbs,.*":
     description: TBS Technologies
   "^tbs-biometrics,.*":