]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bus: mhi: host: Refactor BHI/BHIe based firmware loading
authorMatthew Leung <quic_mattleun@quicinc.com>
Fri, 17 Jan 2025 17:09:37 +0000 (10:09 -0700)
committerJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 31 Jan 2025 17:05:19 +0000 (10:05 -0700)
commitd07569ebcbd645e6afac7145b2daea11da5c6384
tree723a10e3871af536de67c0674526ea2edc26a787
parentc28f72c6ca98e039c2aa5aac6752c416bc31dbab
bus: mhi: host: Refactor BHI/BHIe based firmware loading

Refactor the firmware loading code to have distinct helper functions for
BHI and BHIe operations. This lays the foundation for separating the
firmware loading protocol from the firmware being loaded and the EE it
is loaded in.

Signed-off-by: Matthew Leung <quic_mattleun@quicinc.com>
Reviewed-by: Youssef Samir <quic_yabdulra@quicinc.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250117170943.2643280-2-quic_jhugo@quicinc.com
drivers/bus/mhi/host/boot.c