qcom: rename Lenovo ThinkPad X13s firmware paths
After some discussion with Bjorn, the Qualcomm platform maintainer, it was agreed to follow the established practice and to inject the SoC name into the firmware paths. It is highly unlikely that we are going to run Linux off the existing ACPI data in these platforms anytime soon. And even if we do so, we'd have to figure out the file names anyway, as they do not follow the existing standard names. Cc: Bjorn Andersson <andersson@kernel.org> Cc: Mark Pearson <markpearson@lenovo.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Acked-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
parent
2f2f018158
commit
edf9a2b4e1
17
WHENCE
17
WHENCE
|
@ -5595,7 +5595,7 @@ File: qcom/a660_gmu.bin
|
|||
File: qcom/a660_sqe.fw
|
||||
File: qcom/leia_pfp_470.fw
|
||||
File: qcom/leia_pm4_470.fw
|
||||
File: qcom/LENOVO/21BX/qcdxkmsuc8280.mbn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn
|
||||
|
||||
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
|
||||
|
||||
|
@ -5622,13 +5622,14 @@ File: qcom/sm8250/adspr.jsn
|
|||
File: qcom/sm8250/adspua.jsn
|
||||
File: qcom/sm8250/cdsp.mbn
|
||||
File: qcom/sm8250/cdspr.jsn
|
||||
File: qcom/LENOVO/21BX/adspr.jsn
|
||||
File: qcom/LENOVO/21BX/adspua.jsn
|
||||
File: qcom/LENOVO/21BX/battmgr.jsn
|
||||
File: qcom/LENOVO/21BX/cdspr.jsn
|
||||
File: qcom/LENOVO/21BX/qcadsp8280.mbn
|
||||
File: qcom/LENOVO/21BX/qccdsp8280.mbn
|
||||
File: qcom/LENOVO/21BX/qcslpi8280.mbn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/adspr.jsn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/adspua.jsn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/battmgr.jsn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/cdspr.jsn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
|
||||
File: qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn
|
||||
Link: qcom/LENOVO/21BX -> ../sc8280xp/LENOVO/21BX
|
||||
|
||||
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
|
||||
|
||||
|
|
Loading…
Reference in New Issue