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>
1 parent 2004552 commit 73522f0087cee4d3e290356e4ee6f2de5c516be4
@Andrew F. Davis Andrew F. Davis authored on 4 Jan 2019
Showing 1 changed file
View
plat/ti/k3/common/drivers/ti_sci/ti_sci.c