lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <76047768-1646-a784-4a0c-eb82bc72c1d9@connolly.tech>
Date:   Thu, 28 Oct 2021 12:11:46 +0000
From:   Caleb Connolly <caleb@...nolly.tech>
To:     Kate Doeen <jld3103yt@...il.com>
Cc:     Andy Gross <agross@...nel.org>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path

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@...il.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@...nolly.tech>

--
Kind Regards,
Caleb

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ