[package] add support for more i2c muxes
authorFlorian Fainelli <florian@openwrt.org>
Fri, 30 Sep 2011 12:55:26 +0000 (12:55 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 30 Sep 2011 12:55:26 +0000 (12:55 +0000)
commit44e7c2d97722764a406d85d40c98f5b499354e11
tree109d1168310301ee5f945098a12aea0b92227efa
parent87c9bacc301678b469db7d2cf3daed5aee74cbea
[package] add support for more i2c muxes

This patch should bring support for several kernel modules related to
I2C to openwrt, which are existing for several years now. Namely there
is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with
usb support (prevent voiding warranty when opening and soldering).
Second, there is support for the i2c-mux driver and pca954x as a I2C
switch driver.
Finally there is support for common I2C gpio expander driver modules
pca953x and pcf857x. They work without providing platform data recently
(can be instantiated at runtime).

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 28334
package/kernel/modules/i2c.mk