Skip to content

Commit 27faef7

Browse files
author
André Apitzsch
committed
arm64: dts: qcom: msm8939-longcheer-l9100: Enable venus node
Enable the venus node so that the video encoder/decoder will start working. Signed-off-by: André Apitzsch <git@apitzsch.eu>
1 parent 02c542a commit 27faef7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,14 @@
413413
extcon = <&charger>;
414414
};
415415

416+
&venus {
417+
status = "okay";
418+
};
419+
420+
&venus_mem {
421+
status = "okay";
422+
};
423+
416424
&wcnss {
417425
status = "okay";
418426
};

0 commit comments

Comments
 (0)