i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
authorMax Schwarz <max.schwarz@online.de>
Wed, 11 Jun 2014 20:34:37 +0000 (22:34 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 11 Jun 2014 22:23:56 +0000 (00:23 +0200)
Driver for the native I2C adapter found in Rockchip RK3xxx SoCs.

Configuration is only possible through devicetree. The driver is
interrupt driven and supports the I2C_M_IGNORE_NAK mangling bit.

Signed-off-by: Max Schwarz <max.schwarz@online.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found