zephyr/soc/arm
Piotr Zięcik fdb62f7565 power: Make power_state enum global
Currently each SoC has to define own list of power states.
However all these definitions have to be the same, as common power
management code uses them.

This commit replaces per-soc power state list by global definition.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-02-04 13:36:29 +01:00
..
arm drivers: wdog: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-25 08:55:06 -06:00
atmel_sam soc: same70: Add SWO logger support 2019-01-09 15:30:59 +01:00
atmel_sam0 drivers: timer: Add RTC-based system timer for Atmel SAM0 series MCU 2019-01-29 17:58:05 +01:00
cypress Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
nordic_nrf power: Make power_state enum global 2019-02-04 13:36:29 +01:00
nxp_imx mimxrt1050_evk: cache enable 2019-01-31 13:22:58 -06:00
nxp_kinetis drivers: serial: mcux: Introduce support for HW flow control 2019-01-30 02:53:12 -06:00
nxp_lpc ext: mcux: Update to MCUXpresso SDK 2.5.0 2019-01-03 17:25:28 -05:00
silabs_exx32 drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 2019-02-01 19:09:06 -05:00
st_stm32 drivers/watchdog: stm32: move driver to dts based configuration 2019-02-01 19:16:59 -05:00
ti_lm3s6965 drivers: gpio: Add DTS support for Stellaris gpio driver. 2019-01-08 13:30:26 -06:00
ti_simplelink soc: ti_simplelink: cc32xx: soc.h: Incorrect enum definition. 2018-12-07 10:32:41 -05:00
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig soc: arm: introduce Kconfig option for Nordic IDAU 2019-01-15 17:18:34 -05:00