Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH next 0/1] Add simple PM operations to sifive-spi
@ 2022-06-10  7:44 Andy Chiu
  2022-06-10  7:44 ` [PATCH next 1/1] spi: sifive: add PM callbacks to support suspend/resume Andy Chiu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Chiu @ 2022-06-10  7:44 UTC (permalink / raw)
  To: broonie, palmer, paul.walmsley, linux-spi, linux-riscv; +Cc: Andy Chiu

The patch has been tested on Unmatched using pm_test. The Unmatched board
uses SD over SPI and it was tested by initiating S2RAM cycles for all
devices while reading/writing files at the same time. We found no dropped
connection to the card or corrupted filesystem during test cycles.

Andy Chiu (1):
  spi: sifive: add PM callbacks to support suspend/resume

 drivers/spi/spi-sifive.c | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

-- 
2.36.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2022-06-22 10:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-10  7:44 [PATCH next 0/1] Add simple PM operations to sifive-spi Andy Chiu
2022-06-10  7:44 ` [PATCH next 1/1] spi: sifive: add PM callbacks to support suspend/resume Andy Chiu
2022-06-10 12:04   ` Mark Brown
2022-06-22  3:06     ` Andy Chiu
2022-06-22 10:24   ` Andy Shevchenko
2022-06-10 12:05 ` [PATCH next 0/1] Add simple PM operations to sifive-spi Mark Brown
2022-06-10 15:59 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox