diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-09-08 17:37:42 +0300 |
|---|---|---|
| committer | Josh Boyer <jwboyer@kernel.org> | 2022-09-12 08:14:40 -0400 |
| commit | edf9a2b4e1fb70ca7d6f04a0a0a3d95ebb64a3d7 (patch) | |
| tree | 89e5ff644f0a2be65c0773aa5cf377ac941e81c8 /WHENCE | |
| parent | 2f2f0181581d3e35bfdb9fc65f609ee9d3fbaeb7 (diff) | |
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>
Diffstat (limited to 'WHENCE')
| -rw-r--r-- | WHENCE | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -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 |
