[PATCH v3] i2c: QUP based bus driver for Qualcomm MSM chipsets

Trilok Soni tsoni at codeaurora.org
Wed Sep 8 09:23:44 EDT 2010


On 9/8/2010 6:29 AM, Kenneth Heitke wrote:
> This bus driver supports the QUP i2c hardware controller in the Qualcomm
> MSM 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).
> The driver currently does not support DMA transfers.
> 
> Signed-off-by: Kenneth Heitke <kheitke at codeaurora.org>
> ---
> v3: uses DIV_ROUND_UP() as recommended by linus.walleij at stericsson.com
> v2: incorporated feedback from the following people:
> 	ben-linux at fluff.org
> 	srinidhi.kasagar at stericsson.com
> 	tsoni at codeaurora.org

Looks good to me.

Acked-by: Trilok Soni <tsoni at codeaurora.org>

---Trilok Soni

-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.



More information about the linux-arm-kernel mailing list