Skip to content

Commit 76c2ace

Browse files
finley1226rkhuangtao
authored andcommitted
arm64: dts: rockchip: rk3328: Avoid showing blurred screen
If show logo in uboot, can't change vop clocks. Change-Id: Ia149b452e16dedcafaa15bfa5d5dc989b06737ff Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
1 parent fa89f96 commit 76c2ace

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3328.dtsi

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,8 +1075,7 @@
10751075
<&cru SCLK_RTC32K>, <&cru SCLK_UART0>,
10761076
<&cru SCLK_UART1>, <&cru SCLK_UART2>,
10771077
<&cru ACLK_BUS_PRE>, <&cru ACLK_PERI_PRE>,
1078-
<&cru ACLK_VIO_PRE>, <&cru ACLK_RGA_PRE>,
1079-
<&cru ACLK_VOP_PRE>, <&cru ACLK_RKVDEC_PRE>,
1078+
<&cru ACLK_RGA_PRE>, <&cru ACLK_RKVDEC_PRE>,
10801079
<&cru ACLK_RKVENC>, <&cru ACLK_VPU_PRE>,
10811080
<&cru SCLK_VDEC_CABAC>, <&cru SCLK_VDEC_CORE>,
10821081
<&cru SCLK_VENC_CORE>, <&cru SCLK_VENC_DSP>,
@@ -1105,7 +1104,6 @@
11051104
<24000000>, <24000000>,
11061105
<15000000>, <15000000>,
11071106
<100000000>, <100000000>,
1108-
<100000000>, <100000000>,
11091107
<50000000>, <100000000>,
11101108
<100000000>, <100000000>,
11111109
<50000000>, <50000000>,

0 commit comments

Comments
 (0)