zephyr/tests/subsys/power/power_states_api
Flavio Ceolin c5e82ecec3 power: Add substate-id property for a power state
There are platforms that have multiple states that maps to a specific
Zephyr power state. To accommodate this sort of situation this commit
adds an additional property to a power state that can be used by the
platform.

The power state now consists of two properties, a category and a
substate-id. The former property is the current power state.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-01-22 09:31:20 -05:00
..
boards
dts/bindings
src power: Add substate-id property for a power state 2021-01-22 09:31:20 -05:00
CMakeLists.txt
prj.conf
testcase.yaml