Skip to content

Commit 91c760a

Browse files
committed
Revert MCLK change
1 parent 18ab822 commit 91c760a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selfdrive/camerad/cameras/sensor2_i2c.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ struct i2c_random_wr_payload init_array_ar0231[] = {
267267
{0x302A, 0x0006}, // VT_PIX_CLK_DIV
268268
{0x302C, 0x0001}, // VT_SYS_CLK_DIV
269269
{0x302E, 0x0002}, // PRE_PLL_CLK_DIV
270-
{0x3030, 0x0028}, // PLL_MULTIPLIER
270+
{0x3030, 0x002C}, // PLL_MULTIPLIER
271271
{0x3036, 0x000A}, // OP_WORD_CLK_DIV
272272
{0x3038, 0x0001}, // OP_SYS_CLK_DIV
273273
{0x30B0, 0x0800}, // DIGITAL_TEST

0 commit comments

Comments
 (0)