linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sdm845-xiaomi-beryllium: set venus firmware path
@ 2021-10-28 10:20 Kate Doeen
  2021-11-20 23:55 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Kate Doeen @ 2021-10-28 10:20 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 Xiaomi Pocophone F1.

Signed-off-by: Kate Doeen <jld3103yt@gmail.com>
 
---
 arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts
index c60c8c640e17..172c496e9933 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium.dts
@@ -513,6 +513,10 @@ &usb_1_qmpphy {
 	vdda-pll-supply = <&vreg_l1a_0p875>;
 };
 
+&venus {
+       firmware-name = "qcom/sdm845/beryllium/venus.mbn";
+};
+
 &wcd9340{
 	pinctrl-0 = <&wcd_intr_default>;
 	pinctrl-names = "default";
-- 
2.33.1


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

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

On Thu, 28 Oct 2021 12:20:16 +0200, Kate Doeen wrote:
> Enable loading the Qualcomm Venus video accelerator firmware on Xiaomi Pocophone F1.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sdm845-xiaomi-beryllium: set venus firmware path
      commit: 42dd1efffebd731e22623008058dd9c659812d1e

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 10:20 [PATCH] arm64: dts: qcom: sdm845-xiaomi-beryllium: set venus firmware path Kate Doeen
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).