Ceraolo Spurio, Daniele
>
> Subject: Re: [PATCH v7 0/9] Introducing firmware late binding
>
> On Tue, Jul 08, 2025 at 12:42:28AM +0530, Badal Nilawar wrote:
> > v7:
> > xe_kmd:
> > - resolved kernel doc warnings
> > mei:
> > - Address v6 review commen
On Tue, Jul 08, 2025 at 12:42:28AM +0530, Badal Nilawar wrote:
> v7:
> xe_kmd:
> - resolved kernel doc warnings
> mei:
> - Address v6 review comments (greg kh)
I don't know what comments you addressed, please be specific, as in the
past other ones have not been addressed (i.e. the .owner stuff
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.
v2:
- Dropped voltage