mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
synced 2024-12-14 03:07:26 +00:00
9fa878c6f1
Add the audio DSP firmware for the Qualcomm APQ8096 boards. The files come from the redistributable linux-board-support-package-r01700.1.zip for the Dragonboard 820c. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
21 lines
402 B
Plaintext
21 lines
402 B
Plaintext
{
|
|
"sr_version": {
|
|
"major": 1,
|
|
"minor": 1,
|
|
"patch": 1
|
|
},
|
|
"sr_domain": {
|
|
"soc": "msm",
|
|
"domain": "adsp",
|
|
"subdomain": "root_pd",
|
|
"qmi_instance_id": 4
|
|
},
|
|
"sr_service": [
|
|
{
|
|
"provider": "tms",
|
|
"service": "servreg",
|
|
"service_data_valid": 0,
|
|
"service_data": 0
|
|
}
|
|
]
|
|
} |