Hi, > > Marek Vasut writes: > > > > > btw offtopic, I will at least try to fix the PIO in the meantime. > > > > > > > > Did you succeed at this? Because this is the real problem for the > > > > DS1339 failing on our board. With DMA only transfers it works, but > > > > other chips (TSC2007, PCA9554, SGTL5000) fail. > > > > > > Is that correct to assume that even DMA fails? So far I got to a patch > > > [1], which is almost an RFC, but please give it a go. I suspect I didn't > > > CC you, I will CC you on V2. > > > > I applied that patch and all the above mentioned devices seem to work > > with it. > > And with my patch the timing is also correct. > > First, please accept my appology for the delay. I finally measured the bus. > Without this patch, I see 107khz at 100kHz setting and 410kHz at 400kHz setting. > With this patch I see 93kHz and 307kHz respectively. > > I suspect the result really is board-dependent. Can you measure MX28EVK so we > know what the result is there please? I don't have one here. > No, I don't have an EVK. Obviously the base clock from which the I2C clock is derived must be different from 24MHz on your board. Can you measure the high and low width of the SCL signal when setting the HIGH_COUNT and LOW_COUNT to 1 and 10 (0x0a) successively? I'm getting a LOW pulse with of: 130ns, 520ns and a HIGH pulse width of: 330ns, 730ns Thus the granularity of the timing setting is about 40ns which is close the period of the 24MHz clock of 41.666ns that the SCL timing generation is based on. Lothar Waßmann -- ___________________________________________________________ Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10 Geschäftsführer: Matthias Kaussen Handelsregistereintrag: Amtsgericht Aachen, HRB 4996 www.karo-electronics.de | info@xxxxxxxxxxxxxxxxxxx ___________________________________________________________ -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html