Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | i2c: bcm-iproc: make use of the new infrastructure for quirks | Wolfram Sang | 2015-03-13 |
| | | | | | Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Tested-by: Ray Jui <rjui@broadcom.com> | ||
* | i2c: iproc: Add Broadcom iProc I2C Driver | Ray Jui | 2015-02-17 |
Add initial support to the Broadcom iProc I2C controller found in the iProc family of SoCs. The iProc I2C controller has separate internal TX and RX FIFOs, each has a size of 64 bytes. The iProc I2C controller supports two bus speeds including standard mode (100kHz) and fast mode (400kHz) Signed-off-by: Ray Jui <rjui@broadcom.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Reviewed-by: Kevin Cernekee <cernekee@chromium.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |