Re: [PATCH v8 3/3] arm64: dts: qcom: qcs615-ride: enable venus node to initialize video codec
From: Dmitry Baryshkov
Date: Mon Jun 02 2025 - 02:14:32 EST
On Sat, May 31, 2025 at 08:07:06AM +0800, Renjiang Han wrote:
>
> On 5/31/2025 4:31 AM, Dmitry Baryshkov wrote:
> > On Fri, May 30, 2025 at 09:32:15AM +0530, Renjiang Han wrote:
> > > Enable the venus node to allow the video codec to start working properly
> > > by setting its status to "okay".
> > >
> > > Acked-by: Nicolas Dufresne <nicolas.dufresne@xxxxxxxxxxxxx>
> > > Signed-off-by: Renjiang Han <quic_renjiang@xxxxxxxxxxx>
> > > ---
> > > 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 2b5aa3c66867676bda59ff82b902b6e4974126f8..0686f5c10bdaf7ba3f522e16acd2107d25742dd9 100644
> > > --- a/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> > > +++ b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> > > @@ -338,6 +338,10 @@ &ufs_mem_phy {
> > > status = "okay";
> > > };
> > > +&venus {
> > > + status = "okay";
> > Does QCS615 work with existing qcom/venus-5.4/venus.mbn or does it need
> > another VPU firmware?
> yes, QCS615 works with existing qcom/venus-5.4/venus.mbn.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> >
> > > +};
> > > +
> > > &watchdog {
> > > clocks = <&sleep_clk>;
> > > };
> > >
> > > --
> > > 2.34.1
> > >
> --
> Best Regards,
> Renjiang
>
--
With best wishes
Dmitry