FROMGIT: bt: hci_qca: support BT audio HFP split mode#328
FROMGIT: bt: hci_qca: support BT audio HFP split mode#328MengshiWu-mengshiw wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
Conversation
shashim-quic
left a comment
There was a problem hiding this comment.
tag commit subject with appropriate prefix (FROMLIST, FROMGIT, etc.)
Add Link: in commit log.
Refer git log to others doing.
bbbe1a5 to
31b4cea
Compare
Thanks for reminder. I have updated commit message. |
shashim-quic
left a comment
There was a problem hiding this comment.
Bluetooth: hci_qca: Refactor HFP hardware offload capability handling
prefix with approriate tag, FROMLIST etc.
Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850
same
… handling Replace SoC-specific check with capability-based approach for HFP hardware offload configuration. Add QCA_CAP_HFP_HW_OFFLOAD capability flag and support_hfp_hw_offload field to qca_serdev structure. Add QCA_CAP_HFP_HW_OFFLOAD capability flag to QCA2066 device data structures. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Mengshi Wu <[email protected]> Acked-by: Bartosz Golaszewski <[email protected]> Link: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=22d893eec0d52fa97d25d3de248285648f26ef68
…and WCN7850 Add QCA_CAP_HFP_HW_OFFLOAD capability flag to WCN6855 and WCN7850 device data structures to enable Hands-Free Profile (HFP) hardware offload support on these Qualcomm Bluetooth chipsets. Signed-off-by: Mengshi Wu <[email protected]> Acked-by: Bartosz Golaszewski <[email protected]> Link: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=eba86d86eec8428bd743523ec76932838e0b30f7
31b4cea to
9e01be9
Compare
Updated |
Refactor HFP hardware offload capability handling and enable HFP hardware offload for WCN6855 and WCN7850.
link: https://lore.kernel.org/all/[email protected]/
CRs-Fixed: 4466240