Skip to content

Commit

Permalink
media: i2c: imx214: MSM8916 related fix
Browse files Browse the repository at this point in the history
Signed-off-by: André Apitzsch <git@apitzsch.eu>
  • Loading branch information
André Apitzsch committed Feb 3, 2025
1 parent 678fd44 commit 1711412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/i2c/imx214.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

#define IMX214_REG_FAST_STANDBY_CTRL CCI_REG8(0x0106)

#define IMX214_DEFAULT_CLK_FREQ 24000000
#define IMX214_DEFAULT_CLK_FREQ 23880000
#define IMX214_DEFAULT_LINK_FREQ 600000000
/* Keep wrong link frequency for backward compatibility */
#define IMX214_DEFAULT_LINK_FREQ_LEGACY 480000000
Expand Down

0 comments on commit 1711412

Please sign in to comment.