[PATCH] i2c: at91: fix SMBus quick command

Jean Delvare khali at linux-fr.org
Fri Nov 9 14:53:40 EST 2012


On Fri, 9 Nov 2012 18:23:17 +0100, ludovic.desroches at atmel.com wrote:
> I tested it with i2cdetect as you suggested. EEPROMs were detected but not
> other devices (lm75 and ds1337). I have exactly the same behavior by using
> i2c-gpio driver so I think there is no major issue on a driver point of view.

Note that i2cdetect uses a different probe command for EEPROM addresses
(0x50-0x57) than for other addresses by default. You can change this
default behavior with -q and -r for testing purposes.

-- 
Jean Delvare



More information about the linux-arm-kernel mailing list