Re: [PATCH V5] firmware: arm_scmi: Make scmi core independent of the transport type

From: Viresh Kumar
Date: Thu Jan 30 2020 - 23:33:39 EST


On 30-01-20, 12:58, Peter Hilber wrote:
> Maybe the mark_txdone, fetch_response, and poll_done ops should also get
> a `u32 msg_hdr' parameter? I thought it could be required in case of
> concurrent xfers, or maybe I don't understand the imposed concurrency
> limitations properly.

I would like to avoid doing that unless we have some upstreamed
transport which is going to need it. The parameter won't be used by
mailbox.c for now and so better add it later only.

--
viresh