camerad/OX03C10: accept FSIN on every frame (#34636)

pull/34640/head
Adeeb Shihadeh 2 months ago committed by GitHub
parent 6d0aafd0f4
commit 617eb33edc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      system/camerad/sensors/ox03c10_registers.h

@ -74,7 +74,7 @@ const struct i2c_random_wr_payload init_array_ox03c10[] = {
{0x3836, 0x1F}, {0x3837, 0x40},
{0x3892, 0x44},
{0x3823, 0x48},
{0x3823, 0x41},
{0x3012, 0x41}, // SC_PHY_CTRL = 4 lane MIPI
{0x3020, 0x05}, // SC_CTRL_20

Loading…
Cancel
Save