All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: vendor-prefixes: document deprecated Atheros
@ 2022-05-29 11:15 Krzysztof Kozlowski
  2022-06-01 13:47 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-29 11:15 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

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>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 169f11ce4cc5..61a2cdc83058 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -145,6 +145,9 @@ patternProperties:
     description: ASRock Inc.
   "^asus,.*":
     description: AsusTek Computer Inc.
+  "^atheros,.*":
+    description: Qualcomm Atheros, Inc. (deprecated, use qca)
+    deprecated: true
   "^atlas,.*":
     description: Atlas Scientific LLC
   "^atmel,.*":
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: document deprecated Atheros
  2022-05-29 11:15 [PATCH] dt-bindings: vendor-prefixes: document deprecated Atheros Krzysztof Kozlowski
@ 2022-06-01 13:47 ` Rob Herring
  2022-06-01 13:49   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2022-06-01 13:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: Krzysztof Kozlowski, devicetree, linux-kernel

On Sun, May 29, 2022 at 6:15 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> 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>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
>  1 file changed, 3 insertions(+)

Can you resend this not dependent on 'dt-bindings: vendor-prefixes:
document several vendors for Aspeed BMC boards'.

Rob

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: document deprecated Atheros
  2022-06-01 13:47 ` Rob Herring
@ 2022-06-01 13:49   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-01 13:49 UTC (permalink / raw)
  To: Rob Herring; +Cc: Krzysztof Kozlowski, devicetree, linux-kernel

On 01/06/2022 15:47, Rob Herring wrote:
> On Sun, May 29, 2022 at 6:15 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> 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>
>> ---
>>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
>>  1 file changed, 3 insertions(+)
> 
> Can you resend this not dependent on 'dt-bindings: vendor-prefixes:
> document several vendors for Aspeed BMC boards'.

Indeed there is a trailing "ASRock". I'll send a fresh one.


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-01 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-29 11:15 [PATCH] dt-bindings: vendor-prefixes: document deprecated Atheros Krzysztof Kozlowski
2022-06-01 13:47 ` Rob Herring
2022-06-01 13:49   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.