[PATCH linux dev-5.7 v2 0/7] spi: Fix FSI-attached controller and AT25 drivers

Joel Stanley joel at jms.id.au
Thu Aug 13 13:50:04 AEST 2020


On Thu, 30 Jul 2020 at 22:03, Eddie James <eajames at linux.ibm.com> wrote:
>
> This series implements a number of fixes for the FSI-attached SPI controller
> driver and the AT25 eeprom driver.
>
> Changes since v1:
>  - Add patch 6 for checking the mux status before transfers
>  - Minor fixes to at25 driver formatting and such.

I've merged this series into dev-5.8. Please consider my review
comments and send the series upstream.

Cheers,

Joel

>
> Brad Bishop (4):
>   spi: fsi: Handle 9 to 15 byte transfers lengths
>   spi: fsi: Fix clock running too fast
>   spi: fsi: Fix use of the bneq+ sequencer instruction
>   eeprom: at25: Split reads into chunks and cap write size
>
> Eddie James (3):
>   dt-bindings: fsi: fsi2spi: Document new restricted property
>   spi: fsi: Implement restricted size for certain controllers
>   spi: fsi: Check mux status before transfers
>
>  .../devicetree/bindings/fsi/ibm,fsi2spi.yaml  |  10 ++
>  drivers/misc/eeprom/at25.c                    |  94 +++++++-----
>  drivers/spi/spi-fsi.c                         | 139 ++++++++++++++----
>  3 files changed, 172 insertions(+), 71 deletions(-)
>
> --
> 2.24.0
>


More information about the openbmc mailing list