[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)
commitfbb445d7e4a64a83966e5f545c1176b778fc3c6f
tree109d1168310301ee5f945098a12aea0b92227efa
parent2744a70c5566eec185073d05938b2c5259e10ea3
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28334 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/i2c.mk