mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
synced 2025-01-29 18:53:12 +00:00
4ae4ae8891
Add runtime loaded firmware for the audio, compute and sensor DSPs, as well as the zap shader for the GPU on the Lenovo ThinkPad X13s. The files are placed under qcom/ as some distributions distribute linux-firmware as multiple packages and the qcom-specific package will be needed to provide some of the shared GPU files. Signed-off-by: Mark Pearson <markpearson@lenovo.com>
28 lines
670 B
Plaintext
28 lines
670 B
Plaintext
{
|
|
"sr_version": {
|
|
"major": 1,
|
|
"minor": 1,
|
|
"patch": 1
|
|
},
|
|
"sr_domain": {
|
|
"soc": "msm",
|
|
"domain": "adsp",
|
|
"subdomain": "root_pd",
|
|
"qmi_instance_id": 74
|
|
},
|
|
"sr_service": [
|
|
{
|
|
"provider": "tms",
|
|
"service": "servreg",
|
|
"service_data_valid": 0,
|
|
"service_data": 0,
|
|
"dcomment": "data can be used to configure ACK timeout.Make data_valid 1 as well.Unit is second"
|
|
},
|
|
{
|
|
"provider": "tms",
|
|
"service": "pdr_enabled",
|
|
"service_data_valid": 0,
|
|
"service_data": 0
|
|
}
|
|
]
|
|
} |