Skip to content

Commit 31c85a5

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 313d109 commit 31c85a5

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
@@ -416,6 +416,14 @@
416416
extcon = <&charger>;
417417
};
418418

419+
&venus {
420+
status = "okay";
421+
};
422+
423+
&venus_mem {
424+
status = "okay";
425+
};
426+
419427
&wcnss {
420428
status = "okay";
421429
};

0 commit comments

Comments
 (0)