Skip to content
Commit 10c5a842 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Wolfram Sang
Browse files

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: default avatarIvan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@sonymobile.com>
Reviewed-by: default avatarAndy Gross <agross@codeaurora.org>
Tested-by: default avatarPhilip Elcan <pelcan@codeaurora.org>
[wsa: removed needless IS_ERR_VALUE]
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 61284405
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment