Erik Stromdahl <erik.stromdahl@xxxxxxxxx> 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@xxxxxxxxx> 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