You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
firmware: arm_scmi: Add clock management to the SCMI power domain
Clocks requiring non-atomic contexts are supported by the generic clock
PM layer since commit 0bfa082 ("PM: clk: make PM clock layer
compatible with clocks that must sleep"). That means we can have
SCMI-based clocks be managed by the SCMI power domain now.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Dien Pham <[email protected]>
Reviewed-by: Gaku Inami <[email protected]>
Signed-off-by: Nicolas Pitre <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
0 commit comments