Skip to content

module/power_domain: Refactor the power domain module

Created by: Jmc18134

This PR breaks up the power domain module to make things more readable and easier to modify. Notification-related functions are now only included when notifications are enabled. State-related utilities and notifications have been moved to their own files.

Merge request reports