mbox series

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

Message ID 20230811101232.844769-1-neeraj.sanjaykale@nxp.com
Headers show
Series Bluetooth: btnxpuart: Add support for IW624 chipset | expand

Message

Neeraj Sanjay Kale Aug. 11, 2023, 10:12 a.m. UTC
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(-)

Comments

patchwork-bot+bluetooth@kernel.org Aug. 16, 2023, 12:10 a.m. UTC | #1
Hello:

This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri, 11 Aug 2023 15:42:30 +0530 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [v2,1/2] Bluetooth: btnxpuart: Remove check for CTS low after FW download
    https://git.kernel.org/bluetooth/bluetooth-next/c/8f24666933f1
  - [v2,2/2] Bluetooth: btnxpuart: Add support for IW624 chipset
    https://git.kernel.org/bluetooth/bluetooth-next/c/f6b00a4fae83

You are awesome, thank you!