[PATCH v5 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller
From: Wolfram Sang <hidden>
Date: 2014-03-28 22:46:10
Also in:
linux-arm-msm, linux-devicetree, linux-i2c, lkml
From: Wolfram Sang <hidden>
Date: 2014-03-28 22:46:10
Also in:
linux-arm-msm, linux-devicetree, linux-i2c, lkml
On Thu, Mar 13, 2014 at 07:07:43PM -0700, Bjorn Andersson wrote:
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). Cc: Andy Gross <redacted> Cc: Stephen Boyd <redacted> Signed-off-by: Ivan T. Ivanov <redacted> Signed-off-by: Bjorn Andersson <redacted>
spatch told me... drivers/i2c/busses/i2c-qup.c:481:7-26: pm_runtime_get_sync returns < 0 as error. Unecessary IS_ERR_VALUE@line 482 Fixed that and Applied to for-next, thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140328/18f44f2b/attachment.sig>