i2c: img-scb: Add Imagination Technologies I2C SCB driver
authorJames Hogan <james.hogan@imgtec.com>
Thu, 13 Nov 2014 18:32:21 +0000 (15:32 -0300)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 17 Nov 2014 18:54:24 +0000 (19:54 +0100)
commit27bce457d5884dcae96df9a0d71de3647a538118
treedae9d45d9c277721477c0346ed0854b77b0f057c
parent039e60ed6cb6715d168943de99a4aececcb65e15
i2c: img-scb: Add Imagination Technologies I2C SCB driver

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>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-img-scb.c [new file with mode: 0644]