On 4/16/26 3:43 PM, Erikas Bitovtas wrote: > From: André Apitzsch <[email protected]> > > Enable the venus node so that the video encoder/decoder will start > working. > > Signed-off-by: André Apitzsch <[email protected]> > --- > arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts > b/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts > index 13422a19c26a..48514c3df718 100644 > --- a/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts > +++ b/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts > @@ -314,6 +314,14 @@ &usb_hs_phy { > extcon = <&usb_id>; > }; > > +&venus { > + status = "okay";
Likewise Konrad

