diff mbox series

[v2] dt-bindings: vendor-prefixes: document deprecated Atheros

Message ID 20220601135222.205035-1-krzysztof.kozlowski@linaro.org
State Accepted, archived
Headers show
Series [v2] dt-bindings: vendor-prefixes: document deprecated Atheros | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 9 lines checked
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Krzysztof Kozlowski June 1, 2022, 1:52 p.m. UTC
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>

---

Changes since v1:
1. Rebase on Rob's dt/next branch.
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring (Arm) June 5, 2022, 10:33 p.m. UTC | #1
On Wed, 01 Jun 2022 15:52:22 +0200, Krzysztof Kozlowski wrote:
> 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>
> 
> ---
> 
> Changes since v1:
> 1. Rebase on Rob's dt/next branch.
> ---
>  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 113ff50eb46e..cba1d02dfec7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -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,.*":