]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
bus: mhi: core: Move to an error state on any firmware load failure
authorBhaumik Bhatt <bbhatt@codeaurora.org>
Mon, 9 Nov 2020 20:47:25 +0000 (12:47 -0800)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Wed, 18 Nov 2020 09:50:34 +0000 (15:20 +0530)
commit12e050c77be036377fee479dccd479202d8d6853
treef3456664b7e22534212b458c3a77aaff4e50d49b
parent0c76b3fa580da8f65333b8774205f0a72ffe844c
bus: mhi: core: Move to an error state on any firmware load failure

Move MHI to a firmware download error state for a failure to find
the firmware files or to load SBL or EBL image using BHI/BHIe. This
helps detect an error state sooner and shortens the wait for a
synchronous power up timeout.

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>
drivers/bus/mhi/core/boot.c