All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH net-next v3 2/2] net: airoha: npu: Add the capability to read firmware names from dts
Date: Mon, 19 Jan 2026 22:19:02 +0100	[thread overview]
Message-ID: <aW6fxogvp0sQFFsp@lore-desk> (raw)
In-Reply-To: <2b716edf-23c6-427d-beb5-16127b8bf429@lunn.ch>

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

On Jan 19, Andrew Lunn wrote:
> On Mon, Jan 19, 2026 at 04:32:41PM +0100, Lorenzo Bianconi wrote:
> > Introduce the capability to read the firmware binary names from device-tree
> > using the firmware-name property if available.
> > This patch is needed because NPU firmware binaries are board specific since
> > they depend on the MediaTek WiFi chip used on the board (e.g. MT7996 or
> > MT7992) and the WiFi chip version info is not available in the NPU driver.
> > This is a preliminary patch to enable MT76 NPU offloading if the Airoha SoC
> > is equipped with MT7996 (Eagle) WiFi chipset.
> 
> I _think_ you need to add the firmware file names to the end of the
> file using MODULE_FIRMWARE(). That gives dracul, or whatever is
> building in initramfs, the information it needs to include them.

ack, right. I will fix it in v4.

Regards,
Lorenzo

> 
> 	 Andrew

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

      reply	other threads:[~2026-01-19 21:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-19 15:32 [PATCH net-next v3 0/2] airoha: Add the capability to read firmware binary names from dts for Airoha NPU driver Lorenzo Bianconi
2026-01-19 15:32 ` [PATCH net-next v3 1/2] dt-bindings: net: airoha: npu: Add firmware-name property Lorenzo Bianconi
2026-01-19 20:24   ` Andrew Lunn
2026-01-20 10:08   ` Krzysztof Kozlowski
2026-01-19 15:32 ` [PATCH net-next v3 2/2] net: airoha: npu: Add the capability to read firmware names from dts Lorenzo Bianconi
2026-01-19 20:29   ` Andrew Lunn
2026-01-19 21:19     ` Lorenzo Bianconi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aW6fxogvp0sQFFsp@lore-desk \
    --to=lorenzo@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.