Re: [PATCH platform 0/2] platform/x86: mlx-platform: Remove PSU EEPROM configuration

From: Hans de Goede
Date: Thu Nov 26 2020 - 09:29:09 EST


Hi,

On 11/25/20 11:10 AM, Vadim Pasternak wrote:
> Remove PSU EEPROM configuration for systems MSN2700, MSN2100, MSN274x
> to support the requirement of power unit replacement by "off the shelf"
> device, matching electrical required parameters. Such device can be
> equipped with different EEPROM types or even could be not equipped with
> EEPROM.
>
> Patch set contains two bug fixes:
> - For MSN2700 and MSN2100 system types.
> - For MSN274x system types.
>
> Vadim Pasternak (2):
> platform/x86: mlx-platform: Remove PSU EEPROM from default platform
> configuration
> platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform
> configuration

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans