projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dced52
)
media: i2c: imx334: common reg value correction
author
Shravan Chippa
<shravan.chippa@microchip.com>
Wed, 5 Mar 2025 05:14:40 +0000
(10:44 +0530)
committer
Hans Verkuil
<hverkuil@xs4all.nl>
Fri, 25 Apr 2025 08:15:13 +0000
(10:15 +0200)
correcting the CPWAIT_TIME value as per the data sheet
for the link frequency and input clock
Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/imx334.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/i2c/imx334.c
b/drivers/media/i2c/imx334.c
index 84a2313d0c8d81d14f245110bdde5f81be4ddd9c..8cd1eecd014332358fd6fe515a38acf8d32bde96 100644
(file)
--- a/
drivers/media/i2c/imx334.c
+++ b/
drivers/media/i2c/imx334.c
@@
-191,7
+191,7
@@
static const struct imx334_reg common_mode_regs[] = {
{0x31a0, 0x20},
{0x31a1, 0x0f},
{0x300c, 0x3b},
- {0x300d, 0x2
9
},
+ {0x300d, 0x2
a
},
{0x314c, 0x29},
{0x314d, 0x01},
{0x315a, 0x06},