[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aOfcb3bwacg8RidH@nxpwireless-Inspiron-14-Plus-7440>
Date: Fri, 10 Oct 2025 00:01:51 +0800
From: Jeff Chen <jeff.chen_1@....com>
To: Martyn Welch <martyn.welch@...labora.com>
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
briannorris@...omium.org, johannes@...solutions.net,
francesco@...cini.it, tsung-hsien.hsieh@....com,
s.hauer@...gutronix.de, brian.hsu@....com
Subject: Re: [PATCH v5 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
On Tue, Oct 07, 2025 at 05:49:59 PM +0100, Martyn Welch wrote:
> This seems to be working well for me, at least for Wifi. I'd like to get
> Bluetooth up as well. The bluetooth driver (btnxpuart) doesn't seem happy
> loading the bluetooh firmware:
>
> [ 35.930755] Bluetooth: hci0: Request Firmware: nxp/uartspi_n61x_v1.bin.se
> [ 37.953107] Bluetooth: hci0: FW Download Complete: 396444 bytes
> [ 37.953167] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 39.277635] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 39.292011] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 39.310094] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 39.330273] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 39.351381] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 39.373112] Bluetooth: hci0: Frame reassembly failed (-84)
> [ 41.353087] Bluetooth: hci0: Opcode 0x1002 failed: -110
> [ 41.358411] Bluetooth: hci0: command 0x1002 tx timeout
>
> I think the "combo" firmware needs to be loaded by the WiFi driver right? I
> assume this isn't supported yet?
>
> Martyn
>
Hi Martyn,
Thanks for testing the nxpwifi driver. On our side, we haven’t seen issues
with Bluetooth on the NXP i.MX93 EVK platform, regardless of whether the nxpwifi
driver loads the Wi-Fi-only firmware or the combo firmware.
>From your logs, it looks like you're loading the Wi-Fi-only firmware
(nxp/uartspi_n61x_v1.bin.se). If it were the combo firmware, the btnxpuart
driver would skip loading the BT firmware entirely, since it would already
be downloaded by the Wi-Fi driver.
To help us reproduce and investigate further, could you please share:
- Your test platform (SoC, board, etc.)
- Your test steps
- The exact firmware version you're using
Also, have you tried running Bluetooth in a BT-only scenario (without loading
the Wi-Fi driver)? Does that work correctly?
Thanks,
Jeff
Powered by blists - more mailing lists