2013/8/20 Wolfram Sang <[email protected]>: > On Tue, Aug 13, 2013 at 05:11:30PM +0800, Barry Song wrote: >> From: Zhiwu Song <[email protected]> >> >> if users set I2C_M_REV_DIR_ADDR, revert the direction of address. >> >> Signed-off-by: Zhiwu Song <[email protected]> >> Signed-off-by: Rongjun Ying <[email protected]> >> Signed-off-by: Barry Song <[email protected]> > > Hmm, you are not advertising I2C_FUNC_PROTOCOL_MANGLING so users should > not use it.
Wolfram, good comments. the old codes did miss I2C_FUNC_PROTOCOL_MANGLING which i will fix in v2. > Does the master allow to implement the rest of mangling, > too? > i think only I2C_M_REV_DIR_ADDR. i didn't hear I2C_M_NOSTART, I2C_M_IGNORE_NAK from hardware guys. -barry -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
