zephyr/soc
Piotr Zięcik 4ce523094f soc: arm: nrf52: Update power management code for nRF52
This commit updates the power management code for nRF52 SoC
series after recent changes in Zephyr power management subsystem.

Changes:
- Removed LPS modes, as they are not supported by HW.
  (previous implemntation used CONSTLAT and LOWPWR settings
  in NRF_POWER to implement low power modes, however these
  knobs should be used only when application needs ultra low
  CPU wake-up time).

- Reworked code in order to allow adding custom power levels
  on the application level and provide better integration
  with power management subsystem.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-01-31 17:39:27 +01:00
..
arc drivers: uart_ns16550: remove soc specific codes and bug fixes 2019-01-31 09:03:41 -05:00
arm soc: arm: nrf52: Update power management code for nRF52 2019-01-31 17:39:27 +01:00
nios2 boards: nios2: Add dts support for i2c 2019-01-16 12:35:30 -06:00
posix kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
riscv32 serial: RV32M1: introduce lpuart driver / DT bindings 2019-01-25 11:59:46 -05:00
x86 qmsi: remove handling of qmsi library 2019-01-18 06:50:04 -05:00
x86_64/x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa dts: xtensa: esp32: Add device tree support. 2019-01-29 09:47:17 -06:00
Kconfig