linux/drivers/bus/mhi/core
Bhaumik Bhatt 4884362f69 bus: mhi: core: Download AMSS image from appropriate function
During full boot chain firmware download, the PM state worker
downloads the AMSS image after a blocking wait for the SBL
execution environment change when running in PBL transition
itself. Improve this design by having the host download the AMSS
image from the SBL transition of PM state worker thread when a
DEV_ST_TRANSITION_SBL is queued instead of the blocking wait.

Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Link: https://lore.kernel.org/r/1614208985-20851-3-git-send-email-bbhatt@codeaurora.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2021-03-10 20:11:22 +05:30
..
boot.c bus: mhi: core: Download AMSS image from appropriate function 2021-03-10 20:11:22 +05:30
debugfs.c bus: mhi: core: Rename debugfs directory name 2021-03-10 20:11:22 +05:30
init.c bus: mhi: core: Add missing checks for MMIO register entries 2021-03-10 20:11:22 +05:30
internal.h bus: mhi: core: Download AMSS image from appropriate function 2021-03-10 20:11:22 +05:30
main.c bus: mhi: core: Destroy SBL devices when moving to mission mode 2021-03-10 20:11:22 +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: Download AMSS image from appropriate function 2021-03-10 20:11:22 +05:30