kernel/arch/arm/boot/dts/rv1106-thunder-boot.dtsi
.. .. @@ -98,3 +98,8 @@ 98 98 &rkisp_vir0 { 99 99 memory-region-thunderboot = <&rkisp_thunderboot>; 100 100 }; 101 +102 +&rkvenc {103 + assigned-clocks = <&cru CLK_CORE_VEPU>;104 + assigned-clock-rates = <410000000>;105 +};