On 9/14/21 4:19 PM, Luca Coelho wrote: > Hi, > > > This pull request contains a single patch that adds firmware binaries > to support one more device family in iwlwifi, namely So SOCs with Gf, > Hr and Jf radio modules. This replaces the previous patch that we > reverted. > > Please pull or let me know if there are any issues. > > -- > Cheers, > Luca. > > > The following changes since commit 090a34dfe32bfe139bf0f8df96bcbce320ee8864: > > linux-firmware: add frimware for mediatek bluetooth chip (MT7922) (2021-09-13 11:35:49 -0400) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2021-09-14 > > for you to fetch changes up to 22cfb96ad56e7c0fdee96550ce9612981dc8342d: > > iwlwifi: add FWs for new So device types with multiple RF modules (2021-09-14 11:11:43 +0300) > > ---------------------------------------------------------------- > Add iwlwifi firmware binaries for So with Gf, Hr and Jf. > > ---------------------------------------------------------------- > Luca Coelho (1): > iwlwifi: add FWs for new So device types with multiple RF modules > > WHENCE | 11 +++++++++++ This adds incorrect filenames. The `a0-hr-a0` and `a0-jf-a0` should be `a0-hr-b0` and `a0-jf-b0` instead. > iwlwifi-so-a0-gf-a0-64.ucode | Bin 0 -> 1515812 bytes > iwlwifi-so-a0-gf-a0.pnvm | Bin 0 -> 41804 bytes > iwlwifi-so-a0-hr-b0-64.ucode | Bin 0 -> 1427384 bytes > iwlwifi-so-a0-jf-b0-64.ucode | Bin 0 -> 1365628 bytes > 5 files changed, 11 insertions(+) > create mode 100644 iwlwifi-so-a0-gf-a0-64.ucode > create mode 100644 iwlwifi-so-a0-gf-a0.pnvm > create mode 100644 iwlwifi-so-a0-hr-b0-64.ucode > create mode 100644 iwlwifi-so-a0-jf-b0-64.ucode Regards, You-Sheng Yang