Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: vendor-prefixes: add second Synopsys prefix

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>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220221082228.34407-2-krzysztof.kozlowski@canonical.com

authored by

Krzysztof Kozlowski and committed by
Rob Herring
aaffb269 5dad90f3

+3
+3
Documentation/devicetree/bindings/vendor-prefixes.yaml
··· 1186 1186 description: Synaptics Inc. 1187 1187 "^synology,.*": 1188 1188 description: Synology, Inc. 1189 + "^synopsys,.*": 1190 + description: Synopsys, Inc. (deprecated, use snps) 1191 + deprecated: true 1189 1192 "^tbs,.*": 1190 1193 description: TBS Technologies 1191 1194 "^tbs-biometrics,.*":