From: Bjorn Andersson Date: Fri, 14 Mar 2014 02:07:43 +0000 (-0700) Subject: i2c: qup: New bus driver for the Qualcomm QUP I2C controller X-Git-Tag: v3.15-rc1~41^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c5a8425968f8a43b7039ce6261367fc992289f;p=pandora-kernel.git i2c: qup: New bus driver for the Qualcomm QUP I2C controller This bus driver supports the QUP i2c hardware controller in the Qualcomm SOCs. The Qualcomm Universal Peripheral Engine (QUP) is a general purpose data path engine with input/output FIFOs and an embedded i2c mini-core. The driver supports FIFO mode (for low bandwidth applications) and block mode (interrupt generated for each block-size data transfer). Signed-off-by: Ivan T. Ivanov Signed-off-by: Bjorn Andersson Reviewed-by: Andy Gross Tested-by: Philip Elcan [wsa: removed needless IS_ERR_VALUE] Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed