From 86261fdd65ce076c0aa05dbf3f5f5fe10aab1bcf Mon Sep 17 00:00:00 2001 From: Petr Cvek Date: Tue, 25 Nov 2014 06:05:33 +0100 Subject: [PATCH] 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 Signed-off-by: Wolfram Sang --- Reading git-format-patch failed