diff options
author | Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com> | 2023-08-10 19:25:09 +0530 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-08-24 12:19:33 -0700 |
commit | 491f9eff276012f3036f5546198cdf4a9e268284 (patch) | |
tree | 3a3705a98366673013b1f4ec4e18f8eebce3d6b4 /drivers/pcmcia | |
parent | 8b7630deb40e04901a09646f7c556373b1438b18 (diff) | |
download | lwn-491f9eff276012f3036f5546198cdf4a9e268284.tar.gz lwn-491f9eff276012f3036f5546198cdf4a9e268284.zip |
Bluetooth: btnxpuart: Improve inband Independent Reset handling
This improves the inband IR command handling for NXP BT chipsets.
When the IR vendor command is received, the driver injects a HW
error event, which causes a reset sequence in hci_error_reset().
The vendor IR command is sent to the controller while hci dev
is been closed, and FW is re-downloaded when nxp_setup() is
called during hci_dev_do_open().
The HCI_SETUP flag is set in nxp_hw_err() to make sure that
nxp_setup() is been called during hci_dev_do_open().
This also makes the nxp_setup() and power save functions more
generic.
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions