linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/2] spi:amd:Support for new generation of AMD SOCs.
@ 2021-06-29 16:38 Nehal Bakulchandra Shah
  2021-06-29 16:38 ` [RESEND PATCH v2 1/2] spi:amd: Add support for latest platform Nehal Bakulchandra Shah
  2021-06-29 16:38 ` [RESEND PATCH v2 2/2] spi:amd: Fix for transfer large size of data Nehal Bakulchandra Shah
  0 siblings, 2 replies; 5+ messages in thread
From: Nehal Bakulchandra Shah @ 2021-06-29 16:38 UTC (permalink / raw)
  To: broonie; +Cc: linux-spi, linux-kernel, Nehal Bakulchandra Shah

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-30  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 16:38 [RESEND PATCH v2 0/2] spi:amd:Support for new generation of AMD SOCs Nehal Bakulchandra Shah
2021-06-29 16:38 ` [RESEND PATCH v2 1/2] spi:amd: Add support for latest platform Nehal Bakulchandra Shah
2021-06-29 21:43   ` kernel test robot
2021-06-30  0:23   ` kernel test robot
2021-06-29 16:38 ` [RESEND PATCH v2 2/2] spi:amd: Fix for transfer large size of data Nehal Bakulchandra Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).