mbox series

[RESEND,v2,0/2] spi:amd:Support for new generation of AMD SOCs.

Message ID 20210629163834.581774-1-Nehal-Bakulchandra.shah@amd.com
Headers show
Series spi:amd:Support for new generation of AMD SOCs. | expand

Message

Nehal-bakulchandra Shah June 29, 2021, 4:38 p.m. UTC
Fix for limitation  of max 72 bytes size of fifo transfer.
Also, new generation SOC support added with modificationwith register
and few of the helper functions.

Changes in v2:
-Split the patch
-Incorporate review comments

Changes in v1:
-Initial patch for adding support of new generation of SOC
-Fix for 72 bytes of FIFO Size

Nehal Bakulchandra Shah (2):
  spi:amd: Add support for latest platform
  spi:amd: Fix for transfer large size of data

 drivers/spi/spi-amd.c | 149 +++++++++++++++++++++++++++++++++++-------
 1 file changed, 125 insertions(+), 24 deletions(-)