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 HiSilicon prefix

There are few boards DTS using "hisi,rst-syscon" property -
undocumented "hisi" prefix. The property will not be changed in DTS to
non-deprecated one, because of compatibility reasons. Add deprecated
"hisi" prefix to silence DT schema warnings.

Cc: Wei Xu <xuwei5@hisilicon.com>
Cc: David Heidelberg <david@ixit.cz>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220221082228.34407-1-krzysztof.kozlowski@canonical.com

authored by

Krzysztof Kozlowski and committed by
Rob Herring
5dad90f3 5d16dcd2

+3
+3
Documentation/devicetree/bindings/vendor-prefixes.yaml
··· 499 499 description: Himax Technologies, Inc. 500 500 "^hirschmann,.*": 501 501 description: Hirschmann Automation and Control GmbH 502 + "^hisi,.*": 503 + description: HiSilicon Limited (deprecated, use hisilicon) 504 + deprecated: true 502 505 "^hisilicon,.*": 503 506 description: HiSilicon Limited. 504 507 "^hit,.*":