Bluetooth: hci_qca: Add qcom devcoredump support
authorSai Teja Aluvala <quic_saluvala@quicinc.com>
Wed, 14 Jun 2023 04:59:10 +0000 (10:29 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 11 Aug 2023 18:39:00 +0000 (11:39 -0700)
commit06d3fdfcdf5cefb06f2024b9d3dad356779399cf
tree587db7634284a7522919aa067a67fb6103d770a5
parent6ce95a304c816a4cd71329e22e3aaeefe5173fdf
Bluetooth: hci_qca: Add qcom devcoredump support

Intercept debug exception events from QCA controller and put them into
a devcoredump using hci devcoredump APIs of hci_core

Signed-off-by: Sai Teja Aluvala <quic_saluvala@quicinc.com>
V2 -> V3:
---------
changed hci_coredump_qca function

V1 -> V2:
---------
Updated to work with the updated HCI devcoredump API.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/hci_qca.c