Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
566 stars 571 forks source link

os/: Restructure PM Code #6206

Closed gSahitya-samsung closed 4 months ago

gSahitya-samsung commented 4 months ago

This commit change the functional structure of pm_suspend, pm_resume, pm_timedsuspend & pm_sleep APIs. It merges the pm_domain structure into pm_global to make PM States independent of domain. It also removes the dependency of pm_activity to change state after board wakeup.

ritesh55555 commented 4 months ago

@gSahitya-samsung please add more meaningful commit and message