[PATCH v5 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller
From: Philip Elcan <hidden>
Date: 2014-03-20 20:29:00
Also in:
linux-arm-msm, linux-devicetree, linux-i2c, lkml
From: Philip Elcan <hidden>
Date: 2014-03-20 20:29:00
Also in:
linux-arm-msm, linux-devicetree, linux-i2c, lkml
On 03/13/2014 10:07 PM, 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> ---
[...] Worked with an EEPROM. Tested-by: Philip Elcan <redacted> -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation