Hi Wolfram.

I looked into the code for i2c-algo-pca.c and, if I don't want to 
implement the buffered mode (I can live without it for a while), the 
only changes I need to do are:
1. Implement the reset via parallel bus.
2. Change the way the i2c clock rate is treated, by passing the 
frequency directly instead of an index.

After this, this module could handle both chips. I need your advice:
Should I just duplicate all code and make the changes to this new algo 
or should I add a chip_type field to i2c_algo_pca_data and handle the 
chip on the existing algo code?

Thanks in advance,

Marco

_______________________________________________
i2c mailing list
[email protected]
http://lists.lm-sensors.org/mailman/listinfo/i2c

Reply via email to