]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: qca: fix NV variant for one of WCN3950 SoCs
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tue, 1 Apr 2025 15:04:03 +0000 (18:04 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 10 Apr 2025 17:09:20 +0000 (13:09 -0400)
commite92900c9803fb35ad6cf599cb268b8ddd9f91940
treed3d43b6e65bf3c9f69dcce11387ffe71744e82d3
parent324dddea321078a6eeb535c2bff5257be74c9799
Bluetooth: qca: fix NV variant for one of WCN3950 SoCs

The QCA_WCN3950_SOC_ID_S should be using qca/cmnv13s.bin, rather than
qca/cmnv13u.bin file. Correct the variant suffix to be used for this SoC
ID.

Fixes: d5712c511cb3 ("Bluetooth: qca: add WCN3950 support")
Reported-by: Wojciech Slenska <wsl@trackunit.com>
Closes: https://github.com/qualcomm-linux/meta-qcom/pull/817#discussion_r2022866431
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btqca.c