ti: k3: drivers: ti_sci: Clear receive queue before transmitting
Send and receive currently must be be serialized, any message already in the receive queue when a new message is to be sent will cause a mismatch with the expected response from this new message. Clear out all messages from the response queue before sending a new request. Signed-off-by:Andrew F. Davis <afd@ti.com> Acked-by:
Nishanth Menon <nm@ti.com>
Please register or sign in to comment