Skip to content
Snippets Groups Projects
Commit 979b907f authored by Zhiwu Song's avatar Zhiwu Song Committed by Wolfram Sang
Browse files

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: default avatarZhiwu Song <Zhiwu.Song@csr.com>
Signed-off-by: default avatarXiangzhen Ye <Xiangzhen.Ye@csr.com>
Signed-off-by: default avatarYuping Luo <Yuping.Luo@csr.com>
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
parent bf6c2de1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment