zephyr/drivers/spi
Juan Solano ee623d21de drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP
This commit removes unnecessary CONFIG_SYS_POWER_DEEP_SLEEP protection
in shim drivers as QMSI 1.4 has introduced empty context save/restore
functions that can be called in Quark D2000, therefore keeping common
code at the shim driver level for Quark SE and D2000.

Change-Id: Ia2a466327f999668c6511c0193014e9151bff6ae
Signed-off-by: Juan Solano <juanx.solano.menacho@intel.com>
2017-02-10 16:27:32 +00:00
..
Kconfig drivers: spi: enable gpio driver automatically when needed 2017-01-24 13:47:22 +00:00
Kconfig.dw license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.mcux spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
Makefile spi: k64: Remove the k64 spi driver 2017-01-23 15:15:54 -06:00
spi_dw.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_dw.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_dw_quark_se_ss_regs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_dw_regs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_intel.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_intel.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_mcux.c spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
spi_qmsi.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
spi_qmsi_ss.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00