Add the modem DSP firmware for the Qualcomm APQ8096 boards. The files
come from the redistributable linux-board-support-package-r01700.1.zip
for the Dragonboard 820c. The file modem.mbn was generated from
segment files using the pil-squasher tool.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
File: qcom/apq8096/adsp.mbn
File: qcom/apq8096/adspr.jsn
File: qcom/apq8096/adspua.jsn
+File: qcom/apq8096/mba.mbn
+File: qcom/apq8096/modem.mbn
+File: qcom/apq8096/modemr.jsn
File: qcom/sdm845/adsp.mbn
File: qcom/sdm845/adspr.jsn
File: qcom/sdm845/adspua.jsn
--- /dev/null
+{
+ "sr_version": {
+ "major": 1,
+ "minor": 1,
+ "patch": 1
+ },
+ "sr_domain": {
+ "soc": "msm",
+ "domain": "modem",
+ "subdomain": "root_pd",
+ "qmi_instance_id": 100
+ },
+ "sr_service": [
+ {
+ "provider": "tms",
+ "service": "servreg",
+ "service_data_valid": 0,
+ "service_data": 0
+ }
+ ]
+}
\ No newline at end of file