mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 18:02:37 +00:00
This patch implements suspend/resume routines which preserve SPI master 0 and 1 context in SYS_PM_DEEP_SLEEP. The following parameters are suspended/resumed: - All non-sticky RW registers for the SPI device which are not related to a transfer. - The SPI MASK registers (interrupt routing register). The suspend/resume functionality is implemented in the QMSI shim layer as a fast and temporary solution, it will be removed and migrated to QMSI later. Change-Id: Ib60317ca41013a3e794820e9c3ef34f35d108209 Signed-off-by: Dragan Cvetic <dragan.cvetic@intel.com> Signed-off-by: Julien Delayen <julien.delayen@intel.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
fs | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
usb | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |