]> git.baikalelectronics.ru Git - kernel.git/commit
btmrvl: Fix firmware filename for sd8997 chipset
authorPali Rohár <pali@kernel.org>
Wed, 3 Jun 2020 08:22:29 +0000 (10:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 1 Jun 2020 06:42:23 +0000 (08:42 +0200)
commit9b22533a041ebe92da9bc23561eb821bd16dbee0
treec0611786e24f975a605c4ee8c9d6a343c937679b
parente0ddb8f4198b56be4420537f47357909012646c2
btmrvl: Fix firmware filename for sd8997 chipset

Firmware for sd8997 chipset is distributed by Marvell package and also as
part of the linux-firmware repository in filename sdsd8997_combo_v4.bin.

This patch fixes mwifiex driver to load correct firmware file for sd8997.

Fixes: 2f35709f147c0 ("Bluetooth: btmrvl: add sd8997 chipset support")
Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Ganapathi Bhat <ganapathi.bhat@nxp.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_sdio.c