]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems
authorSlark Xiao <slark_xiao@163.com>
Thu, 25 Jul 2024 02:29:40 +0000 (10:29 +0800)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 5 Sep 2024 14:07:26 +0000 (19:37 +0530)
commita7bc66fe8093b48e86386cf73dd601feaaa7949c
tree28e3392152645523d30426c0b7ca47ce4f0ce981
parent969db85b4f63fcc9a0ae42e808bf68aaafdb7283
bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems

Foxconn uses a unique firmware for their MHI based modems. So the generic
firmware from Qcom won't work. Hence, update the EDL firmware path to
include the 'foxconn' subdirectory based on the modem SoC so that the
Foxconn specific firmware could be used.

Respective firmware will be upstreamed to linux-firmware repo.

Cc: stable@vger.kernel.org # 6.11
Fixes: bf30a75e6e00 ("bus: mhi: host: Add support for Foxconn SDX72 modems")
Signed-off-by: Slark Xiao <slark_xiao@163.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20240725022941.65948-1-slark_xiao@163.com
[mani: Reworded the subject and description]
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/bus/mhi/host/pci_generic.c