Re: (subset) [PATCH v2 0/7] PolarFire SoC Auto Update Support

From: Conor Dooley
Date: Mon Apr 03 2023 - 15:35:28 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

On Fri, 31 Mar 2023 08:18:16 +0100, Conor Dooley wrote:
> Hey all,
>
> This patchset adds support for the "Auto Update" feature on PolarFire
> SoC that allows for writing an FPGA bistream to the SPI flash connected
> to the system controller.
> On powercycle (or reboot depending on how the firmware implements the
> openSBI SRST extension) "Auto Update" will take place, and program the
> FPGA with the contents of the SPI flash - provided that that image is
> valid and an actual upgrade from that already programmed!
>
> [...]

Gonna take this one patch, since it's got ~nothing to do with the rest
of the series really, so:

Applied to riscv-soc-for-next, thanks!

[1/7] soc: microchip: mpfs: add a prefix to rx_callback()
https://git.kernel.org/conor/c/4dd472bdafcb

Thanks,
Conor.