Verified. Works for us. Thank you. On 9/16/21 8:25 PM, Luca Coelho wrote: > Hi, > > I had typos in the WHENCE file in my previous pull request. I have > fixed that and here's v2. > > 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 198ac651f46b7d4efd660a1f5ab4f93ca422947d: > > amdgpu: add initial firmware for Yellow Carp (2021-09-15 09:03:35 -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-v2 > > for you to fetch changes up to 0324161cb0723fccf5d7659114851cf8c1b1cda6: > > iwlwifi: add FWs for new So device types with multiple RF modules (2021-09-16 15:19:45 +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 +++++++++++ > 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 >