On Fri, 10 May 2024 11:19:46 +0800, Peng Fan (OSS) wrote: > Per spec: > Completion interrupts This transport supports polling or interrupt driven > modes of communication. In interrupt mode, when the callee completes > processing a message, it raises an interrupt to the caller. Hardware > support for completion interrupts is optional. > > i.MX95 SCMI firmware is fully interrupt driven, so Platform expects > completion interrupt for Platform to Agent(P2A) notifictions. > > [...] Applied to sudeep.holla/linux (for-next/scmi/updates), thanks! [1/2] dt-bindings: firmware: arm,scmi: Support notification completion channel https://git.kernel.org/sudeep.holla/c/d0398f51ffb3 [2/2] firmware: arm_scmi: mailbox: support P2A channel completion https://git.kernel.org/sudeep.holla/c/fa8b28ba22d9 -- Regards, Sudeep