]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: Add support for the PCF8575 chip
authorBart Van Assche <bart.vanassche@gmail.com>
Sun, 27 Jan 2008 17:14:45 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:45 +0000 (18:14 +0100)
commit78f840715fa1377cfe6127adc5418a99ec4a5ab8
treea2c0982c544be712246e797451abb7bf850492e7
parent6ad3247ce781806fc8f3507694e2f3fa5608e5c1
i2c: Add support for the PCF8575 chip

Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/i2c/chips/pcf8575 [new file with mode: 0644]
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/i2c/chips/pcf8575.c [new file with mode: 0644]