Re: [RFC 0/9] Introducing firmware late binding

2025-04-30 Thread Jani Nikula
On Tue, 29 Apr 2025, Badal Nilawar wrote: > Introducing firmware late binding feature to enable firmware loading > for the devices, such as the fan controller and voltage regulator, > during the driver probe. > Typically, firmware for these devices are part of IFWI flash image but > can be replace

[RFC 0/9] Introducing firmware late binding

2025-04-29 Thread Badal Nilawar
Introducing firmware late binding feature to enable firmware loading for the devices, such as the fan controller and voltage regulator, during the driver probe. Typically, firmware for these devices are part of IFWI flash image but can be replaced at probe after OEM tuning. Alexander Usyskin (2):