Browse Source

Merge "video: driver: Add TURBO and LOWSVS_D1 clocks"

qctecmdr 2 năm trước cách đây
mục cha
commit
c8709784bb

+ 1 - 1
driver/platform/pineapple/src/msm_vidc_pineapple.c

@@ -2674,7 +2674,7 @@ const struct context_bank_table pineapple_context_bank_table[] = {
 
 
 /* freq */
 /* freq */
 static struct freq_table pineapple_freq_table[] = {
 static struct freq_table pineapple_freq_table[] = {
-	{480000000}, {435000000}, {380000000}, {280000000}
+	{533333333}, {480000000}, {435000000}, {380000000}, {280000000}, {196000000}
 };
 };
 
 
 /* register, value, mask */
 /* register, value, mask */