Skip to content

Commit

Permalink
firmware: arm_scmi: Add notification callbacks-registration
Browse files Browse the repository at this point in the history
Add the core SCMI notifications callbacks-registration support: allow
users to register their own callbacks against the desired events.

Whenever a registration request is issued against a still non existent
event, mark such request as pending for later processing, in order to
account for possible late initializations of SCMI Protocols associated
to loadable drivers.

Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jonathan Cameron <[email protected]>
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
  • Loading branch information
freefall75 authored and sudeep-holla committed Jul 1, 2020
1 parent 1fc2dd1 commit e7c215f
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 0 deletions.
Loading

0 comments on commit e7c215f

Please sign in to comment.