All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: amd: Add support for new controller version
@ 2022-02-09 16:57 André Almeida
  2022-02-09 16:57 ` [PATCH 1/3] spi: amd: Use iopoll for busy waiting André Almeida
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: André Almeida @ 2022-02-09 16:57 UTC (permalink / raw)
  To: Sanjay R Mehta, Mark Brown, linux-spi, linux-kernel, kernel,
	Lucas Tanure, Nehal Bakulchandra Shah, Charles Keepax
  Cc: André Almeida

This series do some cleanup and add support for new controller version,
AMDI0062.

André Almeida (3):
  spi: amd: Use iopoll for busy waiting
  spi: amd: Remove needless rom_addr variable
  spi: amd: Add support for version AMDI0062

 drivers/spi/spi-amd.c | 79 +++++++++++++++++++++++++++++++++++--------
 1 file changed, 64 insertions(+), 15 deletions(-)

-- 
2.35.0


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

end of thread, other threads:[~2022-02-09 17:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 16:57 [PATCH 0/3] spi: amd: Add support for new controller version André Almeida
2022-02-09 16:57 ` [PATCH 1/3] spi: amd: Use iopoll for busy waiting André Almeida
2022-02-09 16:57 ` [PATCH 2/3] spi: amd: Remove needless rom_addr variable André Almeida
2022-02-09 16:57 ` [PATCH 3/3] spi: amd: Add support for version AMDI0062 André Almeida
2022-02-09 17:14   ` Mark Brown
2022-02-09 17:18     ` André Almeida
2022-02-09 17:28       ` Mark Brown
2022-02-09 17:29         ` André Almeida

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.