Hello all,
I am trying to use the slave mode implemented in the I2C busses for PXA with the dev interface. By reading the code I understand that this slave mode is an eeprom emulation. All the data (of the emulated eeprom) are stored in i2c->slave->data. I have founded that the i2c->slave structure is initialised inside the i2c_pxa_probe function with the dev->dev.platform_data.slave. But I don't understand how this structure is given from the I2C-core and how can I access this structure from the dev interface. Do you have some information about how the core probe the I2C-pxa and how the parameters are managed? Thank you for all information. Patrick
_______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
