forked from Minki/linux
V4L/DVB (9308): s5h1411: Improvements to the default registers
s5h1411: Improvements to the default registers Signed-off-by: Steven Toth <stoth@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
b9f3573731
commit
f4ef033ee0
@ -62,7 +62,7 @@ static struct init_tab {
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x08, 0x0047, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x1c, 0x0400, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x1e, 0x0370, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x1f, 0x342a, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x1f, 0x342c, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x24, 0x0231, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x25, 0x1011, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x26, 0x0f07, },
|
||||
@ -100,7 +100,6 @@ static struct init_tab {
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x78, 0x3141, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0x7a, 0x3141, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0xb3, 0x8003, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0xb5, 0xafbb, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0xb5, 0xa6bb, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0xb6, 0x0609, },
|
||||
{ S5H1411_I2C_TOP_ADDR, 0xb7, 0x2f06, },
|
||||
|
Loading…
Reference in New Issue
Block a user