[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260108-shaggy-smart-okapi-efd3b7@quoll>
Date: Thu, 8 Jan 2026 09:53:50 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Lorenzo Bianconi <lorenzo@...nel.org>
Cc: Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, netdev@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add BA
memory region
On Wed, Jan 07, 2026 at 09:29:34AM +0100, Lorenzo Bianconi wrote:
> Introduce Block Ack memory region used by NPU MT7996 (Eagle) offloading.
>
> Signed-off-by: Lorenzo Bianconi <lorenzo@...nel.org>
> ---
> .../devicetree/bindings/net/airoha,en7581-npu.yaml | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/airoha,en7581-npu.yaml b/Documentation/devicetree/bindings/net/airoha,en7581-npu.yaml
> index 59c57f58116b568092446e6cfb7b6bd3f4f47b82..42bc0f2a42a91236c858241ca76aa0b0ddac8d54 100644
> --- a/Documentation/devicetree/bindings/net/airoha,en7581-npu.yaml
> +++ b/Documentation/devicetree/bindings/net/airoha,en7581-npu.yaml
> @@ -42,14 +42,13 @@ properties:
> - description: wlan irq line5
>
> memory-region:
> - oneOf:
> - - items:
> - - description: NPU firmware binary region
> - - items:
> - - description: NPU firmware binary region
> - - description: NPU wlan offload RX buffers region
> - - description: NPU wlan offload TX buffers region
> - - description: NPU wlan offload TX packet identifiers region
> + items:
> + - description: NPU firmware binary region
> + - description: NPU wlan offload RX buffers region
> + - description: NPU wlan offload TX buffers region
> + - description: NPU wlan offload TX packet identifiers region
> + - description: NPU wlan Block Ack buffers region
> + minItems: 1
>
> memory-region-names:
missing minItems here.
Best regards,
Krzysztof
Powered by blists - more mailing lists