[PATCH v4 0/2] Bluetooth: btnxpuart: Update firmware names

From: Neeraj Sanjay Kale
Date: Fri Jun 14 2024 - 04:52:07 EST


This patch series updates the BT firmware file names in BTNXPUART
driver, while maintaining backward compatibility by requesting old
firmware file name if new firmware file not found.

A new optional firmware-name device tree property has been added to help
override the firmware file names hardcoded in the driver.

This change is necessary as newer firmware releases will have
standardized naming convention aligned across all newer and legacy
chipsets.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@xxxxxxx>

Neeraj Sanjay Kale (2):
dt-bindings: net: bluetooth: nxp: Add firmware-name property
Bluetooth: btnxpuart: Update firmware names

.../net/bluetooth/nxp,88w8987-bt.yaml | 4 ++
drivers/bluetooth/btnxpuart.c | 67 ++++++++++++++-----
2 files changed, 54 insertions(+), 17 deletions(-)

--
2.34.1