Re: [PATCH] arm64: dts: qcom: sdm845-oneplus-common: set venus firmware path

From: Caleb Connolly
Date: Thu Oct 28 2021 - 08:11:56 EST


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@xxxxxxxxx>
>
> ---
> 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@xxxxxxxxxxxxx>

--
Kind Regards,
Caleb