On Wed, Jun 19, 2024 at 08:45:46PM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Checking the firmware register before it boots makes no sense, it will > report 0 even if FW is loaded. Always wait for FW to boot before > continuing. Please split this patch up. One patch which renames the method to the more generic aqr_ since it is used by more than aqr107. Then add the new use of it. Is this actually a fix? What happens to the firmware if you try to download it while it is still booting? Or do you end up downloading firmware when it is not actually needed? Please expand the commit message. Andrew --- pw-bot: cr