Skip to content

Commit 5c62581

Browse files
Cai YiWeirkhuangtao
authored andcommitted
media: i2c: imx323 change to low 10bit output
Change-Id: I053b15f7dc0bd3ca393957d6d23f91752392cb7d Signed-off-by: Cai YiWei <cyw@rock-chips.com>
1 parent 89c354e commit 5c62581

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/media/i2c/imx323.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ static const struct regval imx323_regs[] = {
139139
{0x3022, 0x40},
140140
{0x3027, 0x20},
141141
{0x302c, 0x00},
142+
{0x302d, 0x48}, /* low 10bit */
142143
{0x304f, 0x47},
143144
{0x3054, 0x10},
144145
{0x307a, 0x40},

0 commit comments

Comments
 (0)