linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i2c-i801 partially broken on Lynx Point PCH?
@ 2016-05-11  7:34 Jean Delvare
  2016-05-11  8:43 ` Jean Delvare
  0 siblings, 1 reply; 10+ messages in thread
From: Jean Delvare @ 2016-05-11  7:34 UTC (permalink / raw)
  To: Seth Heasley; +Cc: Linux I2C, Mika Westerberg, Jarkko Nikula

Hi Seth,

In commit 062737fb6d90 you added support for the Intel Lynx Point PCH
to the i2c-i801 driver. I happen to have a machine with this chipset
since a few weeks, and found that the i2c-i801 driver doesn't work
properly on it. Specifically, the eeprom driver return 0xff for all
EEPROM bytes. The at24 driver fails too, with a timeout.

After some testing using i2cdetect, i2cdump and i2cget, I found that
some I2C transactions work (SMBUS_QUICK, SMBUS_READ_BYTE,
SMBUS_READ_BYTE_DATA, SMBUS_READ_WORD_DATA, SMBUS_READ_BLOCK_DATA),
however others do not (SMBUS_WRITE_BYTE, SMBUS_READ_I2C_BLOCK.) I can't
easily test other transaction types as all I have on the SMBus are SPD
EEPROMs on my memory modules.

Did you test the i2c-i801 driver on an actual Lynx Point PCH chipset?
Or did you only add the PCI ID of the device, assuming it would work?

-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-05-19 11:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11  7:34 i2c-i801 partially broken on Lynx Point PCH? Jean Delvare
2016-05-11  8:43 ` Jean Delvare
2016-05-11 16:15   ` Heasley, Seth
2016-05-11 17:34     ` Jean Delvare
2016-05-11 17:46       ` Heasley, Seth
2016-05-18 12:05   ` Jean Delvare
2016-05-18 13:02     ` Wolfram Sang
2016-05-18 13:20     ` Jean Delvare
2016-05-19 11:02       ` Jarkko Nikula
2016-05-19 11:29         ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).