Re: [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support

From: Arnd Bergmann
Date: Thu Jan 12 2023 - 09:40:34 EST


On Tue, Jan 3, 2023, at 22:38, Guenter Roeck wrote:
> On Tue, Jan 03, 2023 at 02:36:53PM -0600, nick.hawkins@xxxxxxx wrote:
>> From: Nick Hawkins <nick.hawkins@xxxxxxx>
>>
>> In order for HPE platforms to be supported by linux on GXP it is
>> necessary for there to be fan and spi driver support. There fan driver
>> can support up to 16 fans that are driven by pwm through the CPLD. The
>> SPI driver supports access to the core flash and bios part. The SPI
>> driver spi-gxp was added previously to linux.
>>
>> Signed-off-by: Nick Hawkins <nick.hawkins@xxxxxxx>
>
> Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>
>
> This patch will have to be applied through the arm tree.
>

The patch looks good to me, please send it to soc@xxxxxxxxxx
(Cc the interested parties and lists) for inclusion, I'll
pick it up from there.

Arnd