Re: [PATCH] firmware: arm_scmi: Reject clear channel request on A2P

From: Sudeep Holla
Date: Mon Oct 28 2024 - 11:01:52 EST


On Mon, 21 Oct 2024 18:15:44 +0100, Cristian Marussi wrote:
> The clear channel transport operation is supposed to be called exclusively
> on the P2A channel from the agent, since it relinquishes the ownership of
> the channel to the platform, after this latter has initiated some sort of
> P2A communication.
>
> Make sure that, if it is ever called on a A2P, is logged and ignored.
>
> [...]

Applied to sudeep.holla/linux (for-next/scmi/fixes), thanks!


[1/1] firmware: arm_scmi: Reject clear channel request on A2P
https://git.kernel.org/sudeep.holla/c/a0a18e91eb3a
--
Regards,
Sudeep