commit | 401c3434c4d7f5619fd81b5ff9c38f54f52346a0 | [log] [tgz] |
---|---|---|
author | Ganesan Ramalingam <ganesanr@netlogicmicro.com> | Fri Jan 27 14:15:37 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Fri Feb 24 22:25:57 2012 +0100 |
tree | 8149341b2f557d4b46b147b90f8f070756554fec | |
parent | 3f0e1e4bb6a73dce9aed9f82a86f4ae161bf9b06 [diff] |
i2c: Support for Netlogic XLR/XLS I2C controller. 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>