[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220818124625.nfwrcostfqxs7ym5@halaneylaptop>
Date: Thu, 18 Aug 2022 07:46:25 -0500
From: Andrew Halaney <ahalaney@...hat.com>
To: Steev Klimaszewski <steev@...i.org>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: thinkpad-x13s: Fix firmware location
On Wed, Aug 17, 2022 at 06:12:36PM -0500, Steev Klimaszewski wrote:
> The firmware for the Lenovo Thinkpad X13s has been submitted, accepted
> and merged upstream, so update to the correct path.
>
> Signed-off-by: Steev Klimaszewski <steev@...i.org>
Matches what I see in linux-firmware! Thanks Steev.
Reviewed-by: Andrew Halaney <ahalaney@...hat.com>
> ---
> arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> 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 84dc92dda0b8..e07cc9d1ff27 100644
> --- a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
> +++ b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
> @@ -235,13 +235,13 @@ keyboard@68 {
> };
>
> &remoteproc_adsp {
> - firmware-name = "qcom/sc8280xp/qcadsp8280.mbn";
> + firmware-name = "qcom/LENOVO/21BX/qcadsp8280.mbn";
>
> status = "okay";
> };
>
> &remoteproc_nsp0 {
> - firmware-name = "qcom/sc8280xp/qccdsp8280.mbn";
> + firmware-name = "qcom/LENOVO/21BX/qccdsp8280.mbn";
>
> status = "okay";
> };
> --
> 2.34.1
>
Powered by blists - more mailing lists