[PATCH v2 0/2] Bluetooth: btnxpuart: Add support for IW624 chipset

From: Neeraj Sanjay Kale
Date: Fri Aug 11 2023 - 06:23:16 EST


This patch series adds support for IW624 in btnxpuart driver.

The first patch removes check for CTS low after FW downloaded as
it was found to be redundant. It increases the delay from 1000msec
to 1200msec after FW download as IW624 requires more time to complete
FW initialization.

The second patch adds bootloader signatures and FW file names for
IW624 chip in btnxpuart.

Neeraj Sanjay Kale (2):
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Bluetooth: btnxpuart: Add support for IW624 chipset

drivers/bluetooth/btnxpuart.c | 44 ++++++++++++++++++++++++-----------
1 file changed, 31 insertions(+), 13 deletions(-)

--
2.34.1