aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-img-scb.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-11-17i2c: img-scb: Add Imagination Technologies I2C SCB driverJames Hogan1-0/+1412
Add support for the IMG I2C Serial Control Bus (SCB) found on the Pistachio and TZ1090 SoCs. Reviewed-by: Andrew Bresticker <abrestic@chromium.org> Signed-off-by: James Hogan <james.hogan@imgtec.com> [Ezequiel: code cleaning and rebasing] Signed-off-by: Ezequiel Garcia <ezequiel.garcia@imgtec.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>