Re: [PATCH] firmware: arm_scmi: Remove clear channel call on the TX channel

From: Sudeep Holla
Date: Tue Apr 05 2022 - 20:51:21 EST


On Thu, 24 Feb 2022 15:24:04 +0000, Cristian Marussi wrote:
> On SCMI transports whose channels are based on a shared resource the TX
> channel area has to be acquired by the agent before placing the desired
> command into the channel and it will be then relinquished by the platform
> once the related reply has been made available into the channel.
> On an RX channel the logic is reversed with the platform acquiring the
> channel area and the agent reliquishing it once done by calling the
> scmi_clear_channel() helper.
>
> [...]

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

[1/1] firmware: arm_scmi: Remove clear channel call on the TX channel
https://git.kernel.org/sudeep.holla/c/98f0d68f94

--
Regards,
Sudeep