From: Slark Xiao Date: Mon, 23 Jun 2025 11:54:44 +0000 (+0800) Subject: qcom: Add sdx61 Foxconn vendor firmware image file X-Git-Tag: 20250627~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c091f4b0ec561b31ba9a41b6d418e8c4aa721f9;p=thirdparty%2Flinux-firmware.git qcom: Add sdx61 Foxconn vendor firmware image file For MHI modems, it defines an edl firmware in kernel drivers/bus/ mhi/host/pci_generic.c file. According to the requirement of MHI driver maintainer, we shall commit this firmware before commiting kernel driver support. Since different vendor use different firmwares, so we add a vendor sub-folder under qcom/sdx61. Signed-off-by: Slark Xiao --- diff --git a/WHENCE b/WHENCE index 3b69b759..1be155c7 100644 --- a/WHENCE +++ b/WHENCE @@ -8689,3 +8689,10 @@ File: qcom/qcm6490/qupv3fw.elf File: qcom/qcs8300/qupv3fw.elf License: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details +--------------------------------------------------------------------------- + +Driver: sdx61 - Qualcomm SDX61 firmware image file for Foxconn vendor +File: qcom/sdx61/foxconn/prog_firehose_lite.elf + +License: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details + diff --git a/qcom/sdx61/foxconn/prog_firehose_lite.elf b/qcom/sdx61/foxconn/prog_firehose_lite.elf new file mode 100644 index 00000000..23d82b40 Binary files /dev/null and b/qcom/sdx61/foxconn/prog_firehose_lite.elf differ