From: Zhiwu Song Date: Wed, 8 Feb 2012 15:28:35 +0000 (+0800) Subject: i2c: add CSR SiRFprimaII on-chip I2C controllers driver X-Git-Tag: v3.4-rc1~113^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=979b907fa55be8cdbbf455b9204b7e4602f303e6;p=pandora-kernel.git i2c: add CSR SiRFprimaII on-chip I2C controllers driver SiRFprimaII is the latest generation application processor from CSR’s multi-function SoC product family. The SoC support codes are in arch/arm/mach-prima2 from Linux mainline 3.0. There are two I2C controllers on primaII, features include: * Two I2C controller modules are on chip * RISC I/O bus read write register * Up to 16 bytes data buffer for issuing commands and writing data at the same time * Up to 16 commands, and receiving read data 16 bytes at a time * Error INT report (ACK check) * No-ACK bus protocols (SCCB bus protocols) Signed-off-by: Zhiwu Song Signed-off-by: Xiangzhen Ye Signed-off-by: Yuping Luo Signed-off-by: Barry Song Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed