This patch series addresses issues encountered during SSR when the BT_EN pin is pulled up by hardware. The main issues fixed are: 1. Timeout when sending reset command. 2. IBS state of host and controller not being synchronized. 3. Multiple triggers of SSR generating only one coredump file. Signed-off-by: Shuai Zhang <quic_shuaz@xxxxxxxxxxx> Shuai Zhang (3): driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw driver: bluetooth: hci_qca: fix host IBS state after SSR driver: bluetooth: hci_qca: Multiple triggers of SSR only generate one coredump file drivers/bluetooth/hci_qca.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) -- 2.34.1