Message ID | 20220914073922.7145-1-manivannan.sadhasivam@linaro.org (mailing list archive) |
---|---|
State | Queued |
Headers | show |
Series | [v2] arm64: dts: qcom: sc8280xp-x13s: Update firmware location | expand |
On Wed, 14 Sep 2022 13:09:22 +0530, Manivannan Sadhasivam wrote: > The firmware location in linux-firmware has been changed to include the > SoC name. So use the updated location in Thinkpad devicetree. > > Applied, thanks! [1/1] arm64: dts: qcom: sc8280xp-x13s: Update firmware location commit: 29f894eca862f55e570d578571aa62b38d9ac9f4 Best regards,
diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts index c379650e52b1..3b7943d6e164 100644 --- a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts +++ b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts @@ -554,13 +554,13 @@ keyboard@68 { }; &remoteproc_adsp { - firmware-name = "qcom/LENOVO/21BX/qcadsp8280.mbn"; + firmware-name = "qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn"; status = "okay"; }; &remoteproc_nsp0 { - firmware-name = "qcom/LENOVO/21BX/qccdsp8280.mbn"; + firmware-name = "qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn"; status = "okay"; };