Message ID | 20221228161704.255268-1-manivannan.sadhasivam@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | MHI EP fixes and improvements | expand |
On Wed, Dec 28, 2022 at 09:46:58PM +0530, Manivannan Sadhasivam wrote: > This series fixes several issues on the MHI EP stack and also improves > the suspend and resume functionality. > Applied to mhi-next! Thanks, Mani > Thanks, > Mani > > Manivannan Sadhasivam (6): > bus: mhi: ep: Power up/down MHI stack during MHI RESET > bus: mhi: ep: Check if the channel is supported by the controller > bus: mhi: ep: Only send -ENOTCONN status if client driver is available > bus: mhi: ep: Fix the debug message for MHI_PKT_TYPE_RESET_CHAN_CMD > cmd > bus: mhi: ep: Move chan->lock to the start of processing queued ch > ring > bus: mhi: ep: Save channel state locally during suspend and resume > > drivers/bus/mhi/ep/main.c | 79 +++++++++++++++++++++------------------ > 1 file changed, 42 insertions(+), 37 deletions(-) > > -- > 2.25.1 >