Re: [PATCH] make the registers of the stv0297 visible for other applications (e.g. i2cdump)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trent Piepho wrote:
> 
> Does the stv0297 require that no other i2c traffic, to a different device,
> appear between the write and the read?  Something like:
> 
> S stv_addr_W A reg_addr A P
> S tuner_addr_W A tuner_data1 A tuner_data2 A P
> S stv_addr_R A reg_data NA P
> 
> Will the i2c message to the tuner between the two parts of the stv register
> reading sequence be a problem?
> 

The tuner may be a problem, because the stv0297 is the gate for the tuner i2c-bus. Reading from eeprom does work:

S stv_addr_W A reg_addr A P
S eeprom_addr_W A reg_addr A Sr eeprom_addr_R A reg_data NA P
S stv_addr_R A reg_data NA P

- Hartmut


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux