Re: [PATCH v8 5/9] bus: mhi: core: Hold device wake for channel update commands

2021-04-06 Thread Manivannan Sadhasivam
On Thu, Apr 01, 2021 at 02:16:14PM -0700, Bhaumik Bhatt wrote: > MHI host can fail early if device is in a bad state by attempting > to assert device wake and holding the runtime PM vote before > sending a channel update command instead of performing a wake > toggle and waiting for a timeout if the

[PATCH v8 5/9] bus: mhi: core: Hold device wake for channel update commands

2021-04-01 Thread Bhaumik Bhatt
MHI host can fail early if device is in a bad state by attempting to assert device wake and holding the runtime PM vote before sending a channel update command instead of performing a wake toggle and waiting for a timeout if the send were to fail. This can help improve the design and enable shorter