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] [day] [month] [year] [list]
Message-ID: <1a182116a2e4a9cc18842426db2c3008b6b4d987.camel@ndufresne.ca>
Date: Thu, 22 May 2025 14:53:40 -0400
From: Nicolas Dufresne <nicolas@...fresne.ca>
To: Renjiang Han <quic_renjiang@...cinc.com>, Stanimir Varbanov	
 <stanimir.k.varbanov@...il.com>, Vikash Garodia
 <quic_vgarodia@...cinc.com>,  Bryan O'Donoghue
 <bryan.odonoghue@...aro.org>, Mauro Carvalho Chehab <mchehab@...nel.org>,
 Rob Herring	 <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Conor Dooley	 <conor+dt@...nel.org>, Bjorn Andersson
 <andersson@...nel.org>, Konrad Dybcio	 <konradybcio@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, linux-media@...r.kernel.org, 
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 4/4] arm64: dts: qcom: qcs615-ride: enable venus node
 to initialize video codec

Hi,

looks like your patch has been forgotten, hopefully this can be resolved. If
it does not get pick in a week or so, feel free to resend.

Le jeudi 19 décembre 2024 à 11:11 +0530, Renjiang Han a écrit :
> Enable the venus node to allow the video codec to start working properly
> by setting its status to "okay".
> 
> Signed-off-by: Renjiang Han <quic_renjiang@...cinc.com>

Acked-by: Nicolas Dufresne <nicolas.dufresne@...labora.com>

regards,
Nicolas

> ---
>  arch/arm64/boot/dts/qcom/qcs615-ride.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/qcs615-ride.dts b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> index a25928933e2b66241258e418c6e5bc36c306101e..de954ede27f0942397d982f9aa725e59a8de9657 100644
> --- a/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> +++ b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> @@ -237,6 +237,10 @@ &usb_1_dwc3 {
>  	dr_mode = "peripheral";
>  };
>  
> +&venus {
> +	status = "okay";
> +};
> +
>  &watchdog {
>  	clocks = <&sleep_clk>;
>  };

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ