zephyr/drivers/counter
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 counter: cmsdk: Add DualTimer as Counter 2017-01-23 15:15:54 -06:00
Kconfig.dtmr_cmsdk_apb counter: cmsdk: Add Dualtimer as a Timer 2017-01-23 15:15:54 -06:00
Kconfig.qmsi license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.tmr_cmsdk_apb counter: cmsdk: Add Timer 0 and 1 as Timers 2017-01-23 15:15:54 -06:00
Makefile counter: cmsdk: Add Dualtimer as a Timer 2017-01-23 15:15:54 -06:00
counter_dtmr_cmsdk_apb.c counter: cmsdk: Add DualTimer as Counter 2017-01-23 15:15:54 -06:00
counter_qmsi_aon.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
counter_qmsi_aonpt.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
counter_tmr_cmsdk_apb.c counter: cmsdk: Add clock control to TMR Counters. 2017-01-23 15:15:54 -06:00
dualtimer_cmsdk_apb.h counter: cmsdk: Add DualTimer as Counter 2017-01-23 15:15:54 -06:00
timer_cmsdk_apb.h counter: cmsdk: Add common interface 2017-01-23 15:15:53 -06:00
timer_dtmr_cmsdk_apb.c counter: cmsdk: Add Dualtimer as a Timer 2017-01-23 15:15:54 -06:00
timer_tmr_cmsdk_apb.c counter: cmsdk: Add Timer 0 and 1 as Timers 2017-01-23 15:15:54 -06:00