RE: [EXT] [PATCH 2/4] mwifiex: Fix firmware filename for sd8997 chipset

2020-06-03 Thread Ganapathi Bhat
Acked-by: Ganapathi Bhat

[PATCH 2/4] mwifiex: Fix firmware filename for sd8997 chipset

2020-06-03 Thread Pali Rohár
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: 6d85ef00d9dfe ("mwifiex: add support for 8997 chipset")