devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Update firmware location
@ 2022-09-14  7:39 Manivannan Sadhasivam
  2022-09-15  3:37 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Manivannan Sadhasivam @ 2022-09-14  7:39 UTC (permalink / raw)
  To: andersson
  Cc: konrad.dybcio, krzysztof.kozlowski+dt, linux-arm-msm, devicetree,
	linux-kernel, johan+linaro, steev, Manivannan Sadhasivam

The firmware location in linux-firmware has been changed to include the
SoC name. So use the updated location in Thinkpad devicetree.

Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Tested-by: Steev Klimaszewski <steev@kali.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---

Changes in v2:

 * Used "sc8280xp-x13s" prefix in subject
 * Collected tags

 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 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";
 };
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Update firmware location
  2022-09-14  7:39 [PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Update firmware location Manivannan Sadhasivam
@ 2022-09-15  3:37 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2022-09-15  3:37 UTC (permalink / raw)
  To: Manivannan Sadhasivam
  Cc: konrad.dybcio, krzysztof.kozlowski+dt, devicetree, steev,
	johan+linaro, linux-kernel, linux-arm-msm

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,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-15  3:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14  7:39 [PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Update firmware location Manivannan Sadhasivam
2022-09-15  3:37 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).