On Wed, 2021-09-01 at 09:16 +0300, Kalle Valo wrote: > Luca Coelho <luca@xxxxxxxxx> writes: > > > > As the merge window most likely starts today, and I didn't want to > > > unnecessarily delay rest of iwlwifi patches, I decided to pull from a > > > commit before that DHC stuff: > > > > > > git pull > > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git > > > e257d969f36503b8eb1240f32653a1afb3109f86 > > > > > > So pulled, thanks. > > > > Thanks for pulling! But we also need at least the top patch in my pull- > > req, the one that bumps the FW API... > > Can you submit that patch again and assign it to me? And don't forget > document in the commit log why it's needed. Thanks, Kalle! I'll resend it. We have a new FW API freeze every 6 weeks, so we need to bump the newest version number that the driver supports accordingly. In this specific case, support for new HW will only be possible with the new FW version, so we need it in v5.15. I'll try to reflect that in the commit log. -- Cheers, Luca.