From: Laurentiu Palcu Date: Thu, 6 Nov 2014 13:48:04 +0000 (+0200) Subject: i2c: add support for Diolan DLN-2 USB-I2C adapter X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~27^2~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db23e5001f75304af5345a04901061bdfabcc165;p=pandora-kernel.git i2c: add support for Diolan DLN-2 USB-I2C adapter This patch adds support for the Diolan DLN-2 I2C master module. Due to hardware limitations it does not support SMBUS quick commands. Information about the USB protocol interface can be found in the Programmer's Reference Manual [1], see section 6.2.2 for the I2C master module commands and responses. [1] https://www.diolan.com/downloads/dln-api-manual.pdf Signed-off-by: Laurentiu Palcu Signed-off-by: Octavian Purdila Acked-by: Wolfram Sang Reviewed-by: Johan Hovold [Lee: Fixed some whitespace issues in Kconfig] Signed-off-by: Lee Jones --- Reading git-diff-tree failed