[PATCH v5 0/1]] Bluetooth: btusb: add default nvm file
From: Shuai Zhang
Date: Mon Nov 10 2025 - 08:22:59 EST
this patch adds support for default NVM file
Changes v5:
- Explain the difference between the default NVM file and the board-specific NVM file.
- Clarify that board_id is required to select the correct NVM file.
- Link to v4
https://lore.kernel.org/all/20251110034134.1016537-1-quic_shuaz@xxxxxxxxxxx/
Changes v4:
- Remove email CC @stable.
- Link to v3
https://lore.kernel.org/all/20251104112441.2667316-2-quic_shuaz@xxxxxxxxxxx/
Changes v3:
- Remove rery, modify btusb_setup_qca_load_nvm, and add board_id to enable the use of the default NVM file.
- Link to v2
https://lore.kernel.org/all/20251029022955.827475-2-quic_shuaz@xxxxxxxxxxx/
Changes v2:
- Add log for failed default nvm file request.
- Added Cc: stable@xxxxxxxxxxxxxxx to comply with stable kernel rules.
- Link to v1:
https://lore.kernel.org/all/20251028120550.2225434-1-quic_shuaz@xxxxxxxxxxx/
Shuai Zhang (1):
Bluetooth: btusb: add default nvm file
drivers/bluetooth/btusb.c | 28 +++++++++++++++++++---------
1 file changed, 19 insertions(+), 9 deletions(-)
--
2.34.1