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

Joel Stanley joel at jms.id.au
Thu Jul 30 09:35:23 AEST 2020


Hi Eddie,

On Wed, 29 Jul 2020 at 20:45, 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.

Thanks for sending these out. I'll give you a chance to respond to the
comments Milton and I have made, and then merge them to the openbmc
tree.

Can you then send them upstream (keep my r-b and fixes tags)?

I'd be interested to see what the upstream maintainers say about the
at25 patch. I suspect we will have to fix that in our controller.

>
> 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 (2):
>   dt-bindings: fsi: fsi2spi: Document new restricted property
>   spi: fsi: Implement restricted size for certain controllers
>
>  .../devicetree/bindings/fsi/ibm,fsi2spi.yaml  | 10 ++
>  drivers/misc/eeprom/at25.c                    | 94 ++++++++++--------
>  drivers/spi/spi-fsi.c                         | 99 +++++++++++++++----
>  3 files changed, 145 insertions(+), 58 deletions(-)
>
> --
> 2.24.0
>


More information about the openbmc mailing list