linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Caleb Connolly <caleb@connolly.tech>
To: Kate Doeen <jld3103yt@gmail.com>
Cc: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path
Date: Thu, 28 Oct 2021 12:11:46 +0000	[thread overview]
Message-ID: <76047768-1646-a784-4a0c-eb82bc72c1d9@connolly.tech> (raw)
In-Reply-To: <20211028101957.106034-1-jld3103yt@gmail.com>

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


  reply	other threads:[~2021-10-28 12:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2021-11-20 23:55 ` (subset) " Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=76047768-1646-a784-4a0c-eb82bc72c1d9@connolly.tech \
    --to=caleb@connolly.tech \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jld3103yt@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).