linux/drivers/media
Mauro Carvalho Chehab 517efa89ac V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz Xtal
For i2c normal work, we need to slow down the bus speed. However, the
slow down breaks the eeprom firmware load. So, use normal speed for
eeprom booting and then restore the i2c speed after that.

It should also be noticed that no other I2C transfer should be in course
while booting from eeprom, otherwise, tda10046 goes into an instable
state. So, proper locking are needed at the i2c bus master.

Tested with saa7134 MSI TV @nyware A/D board, that comes with an eeprom
with firmware version 29.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:42:43 -03:00
..
common V4L/DVB (10505): tda8290: Print an error if i2c_gate is not provided 2009-03-30 12:42:42 -03:00
dvb V4L/DVB (10512): tda1004x: Fix eeprom firmware load on boards with 16MHz Xtal 2009-03-30 12:42:43 -03:00
radio V4L/DVB (10465): dsbr100: Add few lost mutex locks. 2009-03-30 12:42:41 -03:00
video V4L/DVB (10511): saa7134: get rid of KBL 2009-03-30 12:42:43 -03:00
Kconfig V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on" 2008-07-20 07:28:49 -03:00
Makefile V4L/DVB (8274): sms1xxx: build cleanup after driver relocation 2008-07-20 07:20:56 -03:00