Troy Kisky <[EMAIL PROTECTED]> writes: > davinci-i2c: fix lost interrupt > DAVINCI_I2C_STR_REG is a write 1 to clear register, > so don't use a read/modify/write cycle. > EVM doesn't have platform data yet, make bus_delay default correct > Ensure psc value gives a clock between 7-12 Mhz > Make sure no interrupts are pending before starting transfer > > Signed-off-by: Troy Kisky <[EMAIL PROTECTED]>
Thanks, I'll push this to DaVinci git today. Troy, since the DaVinci i2c driver is already in the mainline kernel, would you mind submitting this as a patch to the i2c list[1] with my signoff. You may need to regenerate the patch as we have the zero-length hack in our tree which is not upstream. My goal is to keep the differences between DaVinci git and mainline as small as possible. Thanks again for your contributions, Kevin [1] [EMAIL PROTECTED] _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
