mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
Merge branch 'rb5-update' of https://github.com/lumag/linux-firmware into rb5-update
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
commit
28935de4c2
7 changed files with 45 additions and 0 deletions
3
WHENCE
3
WHENCE
|
|
@ -5673,6 +5673,9 @@ RawFile: qcom/sm8250/adspr.jsn
|
||||||
RawFile: qcom/sm8250/adspua.jsn
|
RawFile: qcom/sm8250/adspua.jsn
|
||||||
File: qcom/sm8250/cdsp.mbn
|
File: qcom/sm8250/cdsp.mbn
|
||||||
RawFile: qcom/sm8250/cdspr.jsn
|
RawFile: qcom/sm8250/cdspr.jsn
|
||||||
|
File: qcom/sm8250/Thundercomm/RB5/slpi.mbn
|
||||||
|
RawFile: qcom/sm8250/Thundercomm/RB5/slpir.jsn
|
||||||
|
RawFile: qcom/sm8250/Thundercomm/RB5/slpius.jsn
|
||||||
RawFile: qcom/sc8280xp/LENOVO/21BX/adspr.jsn
|
RawFile: qcom/sc8280xp/LENOVO/21BX/adspr.jsn
|
||||||
RawFile: qcom/sc8280xp/LENOVO/21BX/adspua.jsn
|
RawFile: qcom/sc8280xp/LENOVO/21BX/adspua.jsn
|
||||||
RawFile: qcom/sc8280xp/LENOVO/21BX/battmgr.jsn
|
RawFile: qcom/sc8280xp/LENOVO/21BX/battmgr.jsn
|
||||||
|
|
|
||||||
BIN
qcom/sm8250/Thundercomm/RB5/slpi.mbn
Normal file
BIN
qcom/sm8250/Thundercomm/RB5/slpi.mbn
Normal file
Binary file not shown.
21
qcom/sm8250/Thundercomm/RB5/slpir.jsn
Normal file
21
qcom/sm8250/Thundercomm/RB5/slpir.jsn
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"sr_version": {
|
||||||
|
"major": 1,
|
||||||
|
"minor": 1,
|
||||||
|
"patch": 1
|
||||||
|
},
|
||||||
|
"sr_domain": {
|
||||||
|
"soc": "msm",
|
||||||
|
"domain": "slpi",
|
||||||
|
"subdomain": "root_pd",
|
||||||
|
"qmi_instance_id": 90
|
||||||
|
},
|
||||||
|
"sr_service": [
|
||||||
|
{
|
||||||
|
"provider": "tms",
|
||||||
|
"service": "servreg",
|
||||||
|
"service_data_valid": 0,
|
||||||
|
"service_data": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
21
qcom/sm8250/Thundercomm/RB5/slpius.jsn
Normal file
21
qcom/sm8250/Thundercomm/RB5/slpius.jsn
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"sr_version": {
|
||||||
|
"major": 1,
|
||||||
|
"minor": 1,
|
||||||
|
"patch": 1
|
||||||
|
},
|
||||||
|
"sr_domain": {
|
||||||
|
"soc": "msm",
|
||||||
|
"domain": "slpi",
|
||||||
|
"subdomain": "sensor_pd",
|
||||||
|
"qmi_instance_id": 90
|
||||||
|
},
|
||||||
|
"sr_service": [
|
||||||
|
{
|
||||||
|
"provider": "tms",
|
||||||
|
"service": "servreg",
|
||||||
|
"service_data_valid": 0,
|
||||||
|
"service_data": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue