i2c: Support for Netlogic XLR/XLS I2C controller.
authorGanesan Ramalingam <ganesanr@netlogicmicro.com>
Fri, 27 Jan 2012 08:45:37 +0000 (14:15 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Fri, 24 Feb 2012 21:25:57 +0000 (22:25 +0100)
Add support for the intergrated I2C controller on Netlogic
XLR/XLS MIPS SoC.

The changes are to add a new file i2c/buses/i2c-xlr.c, containing the
i2c bus implementation, and to update i2c/buses/{Kconfig,Makefile} to
add the CONFIG_I2C_XLR option.

Signed-off-by: Ganesan Ramalingam <ganesanr@netlogicmicro.com>
Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found