linux/drivers/bus/mhi/core
Bhaumik Bhatt dc53d862ea
bus: mhi: core: Move to an error state on mission mode failure
If the host receives a mission mode event and by the time it can get
to processing it, the register accesses fail implying a connectivity
error, MHI should move to an error state. This helps avoid longer wait
times from a synchronous power up perspective and accurately reflects
the MHI execution environment and power management states.

Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2020-11-18 15:20:34 +05:30
..
boot.c bus: mhi: core: Use appropriate label in firmware load handler API 2020-11-18 15:20:34 +05:30
debugfs.c bus: mhi: debugfs: Print channel context read-pointer 2020-10-02 11:33:48 +02:00
init.c bus: mhi: core: Move to using high priority workqueue 2020-11-18 15:20:34 +05:30
internal.h bus: mhi: core: Remove unused mhi_fw_load_worker() declaration 2020-11-18 15:20:34 +05:30
main.c bus: mhi: core: Prevent sending multiple RDDM entry callbacks 2020-11-18 15:20:34 +05:30
Makefile bus: mhi: core: Fix the building of MHI module 2020-10-02 11:33:47 +02:00
pm.c bus: mhi: core: Move to an error state on mission mode failure 2020-11-18 15:20:34 +05:30