linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path
@ 2021-10-28 10:19 Kate Doeen
  2021-10-28 12:11 ` Caleb Connolly
  2021-11-20 23:55 ` (subset) " Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Kate Doeen @ 2021-10-28 10:19 UTC (permalink / raw)
  Cc: Andy Gross, Bjorn Andersson, Rob Herring, linux-arm-msm,
	devicetree, linux-kernel, Caleb Connolly, Kate Doeen

Enable loading the Qualcomm Venus video accelerator firmware on OnePlus sdm845 devices.

Signed-off-by: Kate Doeen <jld3103yt@gmail.com>

---
 arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
index d4355522374a..b405271bbf37 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
@@ -641,6 +641,10 @@ mux {
 	};
 };
 
+&venus {
+	firmware-name = "qcom/sdm845/oneplus6/venus.mbn";
+};
+
 &wifi {
 	status = "okay";
 	vdd-0.8-cx-mx-supply = <&vreg_l5a_0p8>;
-- 
2.33.1


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

* Re: [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path
  2021-10-28 10:19 [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path Kate Doeen
@ 2021-10-28 12:11 ` Caleb Connolly
  2021-11-20 23:55 ` (subset) " Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Caleb Connolly @ 2021-10-28 12:11 UTC (permalink / raw)
  To: Kate Doeen
  Cc: Andy Gross, Bjorn Andersson, Rob Herring, linux-arm-msm,
	devicetree, linux-kernel

Hi Kate,


On 28/10/2021 11:19, Kate Doeen wrote:
> Enable loading the Qualcomm Venus video accelerator firmware on OnePlus sdm845 devices.
>
> Signed-off-by: Kate Doeen <jld3103yt@gmail.com>
>
> ---
>   arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> index d4355522374a..b405271bbf37 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> @@ -641,6 +641,10 @@ mux {
>   	};
>   };
>
> +&venus {
> +	firmware-name = "qcom/sdm845/oneplus6/venus.mbn";
> +};
> +
>   &wifi {
>   	status = "okay";
>   	vdd-0.8-cx-mx-supply = <&vreg_l5a_0p8>;
> --
> 2.33.1
>
Thanks for adding this!

Reviewed-by: Caleb Connolly <caleb@connolly.tech>

--
Kind Regards,
Caleb


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

* Re: (subset) [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path
  2021-10-28 10:19 [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path Kate Doeen
  2021-10-28 12:11 ` Caleb Connolly
@ 2021-11-20 23:55 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2021-11-20 23:55 UTC (permalink / raw)
  To: Kate Doeen
  Cc: linux-arm-msm, Caleb Connolly, linux-kernel, devicetree,
	Rob Herring, Andy Gross

On Thu, 28 Oct 2021 12:19:57 +0200, Kate Doeen wrote:
> Enable loading the Qualcomm Venus video accelerator firmware on OnePlus sdm845 devices.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path
      commit: 00128a57c0fe6ed90278cfec2adeccb83b7b49f4

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

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

end of thread, other threads:[~2021-11-20 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 10:19 [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path Kate Doeen
2021-10-28 12:11 ` Caleb Connolly
2021-11-20 23:55 ` (subset) " 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).