Florian Fainelli schrieb:
> On Wednesday 22 June 2011 00:14:08 Hartmut Knaack wrote:
>> 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 [at] gmx.de>
> Applied in r28334, thanks!
I just saw in trunk, that you accidently put these sections into the
octeon section ($(eval $(call KernelPackage,octeon-i2c)) is now all at
the end, not before my changes start). Though it doesn't seem to hurt
while compiling (I haven't selected the octeon stuff), I recommend to
move that line back to the position, where it syntactically belongs.
Cheers,

Hartmut
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to