]> git.itanic.dy.fi Git - linux-stable/commit
firmware: arm_ffa: Add schedule receiver callback mechanism
authorSudeep Holla <sudeep.holla@arm.com>
Thu, 5 Oct 2023 14:45:02 +0000 (15:45 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 6 Oct 2023 14:33:13 +0000 (15:33 +0100)
commit0184450b8b1e7734110472616c4758839e1aff96
treeb7cca5489a39200444b954cef936b46f26c7b09c
parent897e9e60c0168ae46f168290548ea24bbbc4005e
firmware: arm_ffa: Add schedule receiver callback mechanism

Enable client drivers to register a callback function that will be
called when one or more notifications are pending for a target
partition as part of schedule receiver interrupt handling.

Link: https://lore.kernel.org/r/20231005-ffa_v1-1_notif-v4-9-cddd3237809c@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_ffa/driver.c
include/linux/arm_ffa.h