Loading drivers/clk/qcom/videocc-sm8150.c +3 −3 Original line number Diff line number Diff line Loading @@ -106,9 +106,9 @@ static const struct freq_tbl ftbl_video_cc_iris_clk_src[] = { F(200000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(225000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(300000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(365000000, P_VIDEO_PLL0_OUT_MAIN, 3, 0, 0), F(432000000, P_VIDEO_PLL0_OUT_MAIN, 3, 0, 0), F(480000000, P_VIDEO_PLL0_OUT_MAIN, 3, 0, 0), F(365000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(432000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(480000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), { } }; Loading Loading
drivers/clk/qcom/videocc-sm8150.c +3 −3 Original line number Diff line number Diff line Loading @@ -106,9 +106,9 @@ static const struct freq_tbl ftbl_video_cc_iris_clk_src[] = { F(200000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(225000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(300000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(365000000, P_VIDEO_PLL0_OUT_MAIN, 3, 0, 0), F(432000000, P_VIDEO_PLL0_OUT_MAIN, 3, 0, 0), F(480000000, P_VIDEO_PLL0_OUT_MAIN, 3, 0, 0), F(365000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(432000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), F(480000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0), { } }; Loading