dt-bindings: vendor-prefixes: document deprecated Atheros
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 1 Jun 2022 13:52:22 +0000 (15:52 +0200)
committerRob Herring <robh@kernel.org>
Mon, 6 Jun 2022 13:30:52 +0000 (08:30 -0500)
Two old boards use "atheros" prefix instead of already documented "qca".
Document it as deprecated to fix warnings like:

  at91-gatwick.dtb: atheros@0: 'atheros,board-id' does not match any of the regexes

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220601135222.205035-1-krzysztof.kozlowski@linaro.org
Documentation/devicetree/bindings/vendor-prefixes.yaml

index 6bb20b4..0496773 100644 (file)
@@ -143,6 +143,9 @@ patternProperties:
     description: ASPEED Technology Inc.
   "^asus,.*":
     description: AsusTek Computer Inc.
+  "^atheros,.*":
+    description: Qualcomm Atheros, Inc. (deprecated, use qca)
+    deprecated: true
   "^atlas,.*":
     description: Atlas Scientific LLC
   "^atmel,.*":