]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: btnxpuart: Add system suspend and resume handlers
authorNeeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Fri, 5 Jul 2024 06:58:26 +0000 (12:28 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 15 Jul 2024 14:12:04 +0000 (10:12 -0400)
commit658c56d5b3b3a41e52ea4236f5dd023cbb139ece
tree59cb18496e5690c41fbdfb0d24f4a811b2cba546
parentd4f6acfcb0b0962e2a59165108e212a976d1f078
Bluetooth: btnxpuart: Add system suspend and resume handlers

This adds handling for system suspend and resume. While the host enters
suspend state, the driver will drive the chip into low power state.

Similarly when system is resuming, the driver will wake up the chip.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btnxpuart.c