[RFC,04/10] ath10k: new fw fetch functionality
Kalle Valo
kvalo at qca.qualcomm.com
Fri Feb 10 04:45:43 PST 2017
Erik Stromdahl <erik.stromdahl at gmail.com> wrote:
> A new function for creating the fw file name dynamically.
>
> Since both SDIO and USB based chipsets will use different
> firmware from the PCIe and AHB chipsets, the fw file name
> is created dynamically.
>
> The new firmware names are:
>
> For PCIe and AHB:
> firmware-<api_version>.bin (same as before)
>
> For SDIO:
> firmware-sdio-<api_version>.bin
>
> For USB:
> firmware-usb-<api_version>.bin
>
> Signed-off-by: Erik Stromdahl <erik.stromdahl at gmail.com>
Actually I needed this for something else so I took this into one of my
patchsets with small modifications:
ath10k: fetch firmware images in a loop
https://patchwork.kernel.org/patch/9566667/
--
https://patchwork.kernel.org/patch/9516551/
Documentation about submitting wireless patches and checking status
from patchwork:
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list