i2c: pxa: add support for SCCB devices
authorPetr Cvek <petr.cvek@tul.cz>
Tue, 25 Nov 2014 05:05:33 +0000 (06:05 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 25 Nov 2014 20:32:26 +0000 (21:32 +0100)
Add support for SCCB by implementing I2C_M_IGNORE_NAK and I2C_M_STOP
flags and advertising functionality flag I2C_FUNC_PROTOCOL_MANGLING.

Also fixed missing functionality flag I2C_FUNC_NOSTART.

Signed-off-by: Petr Cvek <petr.cvek@tul.cz>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found