Re: [PATCH v3 1/1] Bluetooth: btusb: add new custom firmwares
From: Dmitry Baryshkov
Date: Sun Nov 09 2025 - 15:15:28 EST
On Sun, Nov 09, 2025 at 05:24:37PM +0800, Shuai Zhang wrote:
> The new platform uses the QCA2066 chip along with a new board ID, which
> requires a dedicated firmware file to ensure proper initialization.
> Without this entry, the driver cannot locate and load the correct
> firmware, resulting in Bluetooth bring-up failure.
>
> This patch adds a new entry to the firmware table for QCA2066 so that
> the driver can correctly identify the board ID and load the appropriate
> firmware from 'qca/QCA2066/' in the linux-firmware repository.
>
> Signed-off-by: Shuai Zhang <quic_shuaz@xxxxxxxxxxx>
> ---
> drivers/bluetooth/btusb.c | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
--
With best wishes
Dmitry