]> git.itanic.dy.fi Git - linux-stable/commit
firmware: arm_ffa: Add interfaces to request notification callbacks
authorSudeep Holla <sudeep.holla@arm.com>
Thu, 5 Oct 2023 14:45:03 +0000 (15:45 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 6 Oct 2023 14:33:13 +0000 (15:33 +0100)
commite0573444edbf4ee7e3c191d3d08a4ccbd26628be
treefe0d487236ba9ca6870b0b2b68109cf348211b8e
parent0184450b8b1e7734110472616c4758839e1aff96
firmware: arm_ffa: Add interfaces to request notification callbacks

Add interface to the FFA driver to allow for client drivers to request
and relinquish a notification as well as provide a callback for the
notification.

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