From: Joachim Eastwood Date: Sun, 16 Aug 2015 18:10:16 +0000 (+0200) Subject: i2c: lpc2k: add driver X-Git-Tag: omap-for-v4.3/fixes-rc1~62^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9c37a0c9a59db97ca5712eca7838b842949047;p=pandora-kernel.git i2c: lpc2k: add driver Add support for the I2C controller found on several NXP devices including LPC2xxx, LPC178x/7x and LPC18xx/43xx. The controller is implemented as a state machine and the driver act upon the state changes when the bus is accessed. The I2C controller supports master/slave operation, bus arbitration, programmable clock rate, and speeds up to 1 Mbit/s. Signed-off-by: Joachim Eastwood Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed