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)
commit86261fdd65ce076c0aa05dbf3f5f5fe10aab1bcf
tree3609f7232e78bb31b17ec103533628502d205e85
parent23173eae7b9a5389d3f7031b77cde34f63b814a2
i2c: pxa: add support for SCCB devices

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>
drivers/i2c/busses/i2c-pxa.c
This page took 0.04473 seconds and 5 git commands to generate.