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

From: Neeraj Sanjay Kale
Date: Fri Apr 05 2024 - 05:01:55 EST


This patch series updates the BT firmware file names in BTNXPUART
driver, and adds a new optional firmware-name device tree property to
override the firmware file names hardcoded in the driver. This will
allow user to continue using the older firmware files.

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: btnxpuart: Add firmware-name property
Bluetooth: btnxpuart: Update firmware names

.../bindings/net/bluetooth/nxp,88w8987-bt.yaml | 8 ++++++++
drivers/bluetooth/btnxpuart.c | 12 +++++++++---
2 files changed, 17 insertions(+), 3 deletions(-)

--
2.34.1