Skip to content

Commit 707f040

Browse files
committed
venus
1 parent f688f14 commit 707f040

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/qcom/qcom-msm8909.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,14 +433,14 @@
433433

434434
video-decoder {
435435
compatible = "venus-decoder";
436-
clocks = <&gcc VENUS0_CORE0_VCODEC0_CLK>;
436+
clocks = <&gcc GCC_VENUS0_CORE0_VCODEC0_CLK>;
437437
clock-names = "core";
438438
power-domains = <&gcc VENUS_CORE0_GDSC>;
439439
};
440440

441441
video-encoder {
442442
compatible = "venus-encoder";
443-
clocks = <&gcc VENUS0_CORE0_VCODEC0_CLK>;
443+
clocks = <&gcc GCC_VENUS0_CORE0_VCODEC0_CLK>;
444444
clock-names = "core";
445445
power-domains = <&gcc VENUS_CORE0_GDSC>;
446446

0 commit comments

Comments
 (0)