phone-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path
@ 2023-02-21 12:36 Jianhua Lu
  2023-02-21 13:09 ` Konrad Dybcio
  2023-03-07  4:20 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Jianhua Lu @ 2023-02-21 12:36 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, linux-kernel,
	~postmarketos/upstreaming, phone-devel, Jianhua Lu

Missing vendor name for venus firmware path. Add it.

Fixes: a41b617530bf ("arm64: dts: qcom: sm8250: Add device tree for Xiaomi Mi Pad 5 Pro")
Signed-off-by: Jianhua Lu <lujianhua000@gmail.com>
---
 arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts b/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts
index acaa99c5ff8b..a85d47f7a9e8 100644
--- a/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts
+++ b/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts
@@ -625,6 +625,6 @@ &ufs_mem_phy {
 };
 
 &venus {
-	firmware-name = "qcom/sm8250/elish/venus.mbn";
+	firmware-name = "qcom/sm8250/xiaomi/elish/venus.mbn";
 	status = "okay";
 };
-- 
2.39.2


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

* Re: [PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path
  2023-02-21 12:36 [PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path Jianhua Lu
@ 2023-02-21 13:09 ` Konrad Dybcio
  2023-03-07  4:20 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2023-02-21 13:09 UTC (permalink / raw)
  To: Jianhua Lu, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, linux-kernel,
	~postmarketos/upstreaming, phone-devel



On 21.02.2023 13:36, Jianhua Lu wrote:
> Missing vendor name for venus firmware path. Add it.
> 
> Fixes: a41b617530bf ("arm64: dts: qcom: sm8250: Add device tree for Xiaomi Mi Pad 5 Pro")
> Signed-off-by: Jianhua Lu <lujianhua000@gmail.com>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts b/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts
> index acaa99c5ff8b..a85d47f7a9e8 100644
> --- a/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish.dts
> @@ -625,6 +625,6 @@ &ufs_mem_phy {
>  };
>  
>  &venus {
> -	firmware-name = "qcom/sm8250/elish/venus.mbn";
> +	firmware-name = "qcom/sm8250/xiaomi/elish/venus.mbn";
>  	status = "okay";
>  };

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

* Re: [PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path
  2023-02-21 12:36 [PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path Jianhua Lu
  2023-02-21 13:09 ` Konrad Dybcio
@ 2023-03-07  4:20 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-03-07  4:20 UTC (permalink / raw)
  To: Konrad Dybcio, Rob Herring, Jianhua Lu, Andy Gross, Krzysztof Kozlowski
  Cc: linux-arm-msm, linux-kernel, ~postmarketos/upstreaming,
	phone-devel, devicetree

On Tue, 21 Feb 2023 20:36:33 +0800, Jianhua Lu wrote:
> Missing vendor name for venus firmware path. Add it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path
      commit: 052750a4444577e6067bdf73dd5ff92876f59ef6

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

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

end of thread, other threads:[~2023-03-07  4:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 12:36 [PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path Jianhua Lu
2023-02-21 13:09 ` Konrad Dybcio
2023-03-07  4:20 ` 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).