video: driver: Add TURBO and LOWSVS_D1 clocks
Update the clk table to support TURBO and LOWSVS_D1 clocks Change-Id: I69f710ae45df47f0e5190ec1be217b69f35abcf7 Signed-off-by: Deepa Guthyappa Madivalara <quic_dmadival@quicinc.com>
This commit is contained in:
@@ -2672,7 +2672,7 @@ const struct context_bank_table pineapple_context_bank_table[] = {
|
||||
|
||||
/* freq */
|
||||
static struct freq_table pineapple_freq_table[] = {
|
||||
{480000000}, {435000000}, {380000000}, {280000000}
|
||||
{533333333}, {480000000}, {435000000}, {380000000}, {280000000}, {196000000}
|
||||
};
|
||||
|
||||
/* register, value, mask */
|
||||
|
Reference in New Issue
Block a user