zephyr/drivers/clock_control
Vincenzo Frascino 6be2a81ae4 clock_control: Add Beetle clock_control
This patch adds the clock_control implementation for the ARM LTD
Beetle platform.

The main features enabled are:
* Clock on and off in ACTIVE, SLEEP and DEEPSLEEP mode.
* PLL support (freq: 12, 36, 48 Mhz).

The integration with the existing drivers will be done in future
patches.

Jira: ZEP-1300
Change-Id: I07cb2325275bd86a036e8e24aeb7bbf2c6176a93
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2016-12-06 10:31:45 -06:00
..
Kconfig clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
Kconfig.beetle clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
Kconfig.nrf5 clock_control: NRF5 Kconfig option should be available only on NRF5 2016-11-22 17:00:46 +00:00
Kconfig.quark_se clock_control: Cleanup quark_se driver 2016-11-19 01:58:54 +00:00
Kconfig.stm32f4x clock_control: Cleanup stm32f4x driver 2016-11-19 01:58:54 +00:00
Kconfig.stm32f10x clock_control: Cleanup stm32f10x driver 2016-11-19 01:58:55 +00:00
Kconfig.stm32l4x stm32l4: add clock control driver 2016-12-06 10:31:41 -06:00
Makefile clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
beetle_clock_control.c clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
nrf5_power_clock.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
quark_se_clock_control.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
stm32f4x_clock.c clock_control: Cleanup stm32f4x driver 2016-11-19 01:58:54 +00:00
stm32f10x_clock.c clock_control: Cleanup stm32f10x driver 2016-11-19 01:58:55 +00:00
stm32l4x_clock.c stm32l4: add clock control driver 2016-12-06 10:31:41 -06:00