Hi linux-firmware maintainers, Please pull the audio and modem DSP firmware for the Qualcomm APQ8096 platform. The firmware files come from Dragonboard 820c BSP available at [1] or directly from Qualcomm at [2] (registration is required). [1] http://releases.linaro.org/96boards/dragonboard820c/qualcomm/firmware/linux-board-support-package-r01700.1.zip [2] https://developer.qualcomm.com/download/db820c/linux-board-support-package-r01700.1.zip The following changes since commit 8a2d811764e7fcc9e2862549f91487770b70563b: rtl_bt: Add firmware and config files for RTL8852C (2022-04-13 07:10:23 -0400) are available in the Git repository at: https://github.com/lumag/linux-firmware apq8096 for you to fetch changes up to afc44bb26f7656e4bda1b63e530f787ffefb7609: qcom: apq8096: add modem firmware (2022-04-14 02:34:16 +0300) ---------------------------------------------------------------- Dmitry Baryshkov (2): qcom: apq8096: add aDSP firmware qcom: apq8096: add modem firmware WHENCE | 6 ++++++ qcom/apq8096/adsp.mbn | Bin 0 -> 10533521 bytes qcom/apq8096/adspr.jsn | 21 +++++++++++++++++++++ qcom/apq8096/adspua.jsn | 21 +++++++++++++++++++++ qcom/apq8096/mba.mbn | Bin 0 -> 213888 bytes qcom/apq8096/modem.mbn | Bin 0 -> 7434352 bytes qcom/apq8096/modemr.jsn | 21 +++++++++++++++++++++ 7 files changed, 69 insertions(+) create mode 100644 qcom/apq8096/adsp.mbn create mode 100644 qcom/apq8096/adspr.jsn create mode 100644 qcom/apq8096/adspua.jsn create mode 100644 qcom/apq8096/mba.mbn create mode 100644 qcom/apq8096/modem.mbn create mode 100644 qcom/apq8096/modemr.jsn