Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Chiu <andy.chiu@sifive.com>
To: broonie@kernel.org, palmer@dabbelt.com, paul.walmsley@sifive.com,
	linux-spi@vger.kernel.org, linux-riscv@lists.infradead.org
Cc: Andy Chiu <andy.chiu@sifive.com>
Subject: [PATCH next 0/1] Add simple PM operations to sifive-spi
Date: Fri, 10 Jun 2022 15:44:58 +0800	[thread overview]
Message-ID: <20220610074459.3261383-1-andy.chiu@sifive.com> (raw)

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

             reply	other threads:[~2022-06-10  7:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10  7:44 Andy Chiu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220610074459.3261383-1-andy.chiu@sifive.com \
    --to=andy.chiu@sifive.com \
    --cc=broonie@kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox