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:
Deepa Guthyappa Madivalara
2022-10-26 12:10:08 -07:00
rodzic 02ed467c8a
commit 23e5f249d6

Wyświetl plik

@@ -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 */