diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2005-11-26 20:18:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-05 22:16:21 -0800 |
commit | 1d26f455eb0db0bf4d4b7177547f4310b645a32a (patch) | |
tree | 9d54d48bf529b83abd272e37fc33e0c9adf431eb /Documentation | |
parent | 7e94436942a7517d08c0cd1a8831122a0fea289e (diff) | |
download | linux-3.10-1d26f455eb0db0bf4d4b7177547f4310b645a32a.tar.gz linux-3.10-1d26f455eb0db0bf4d4b7177547f4310b645a32a.tar.bz2 linux-3.10-1d26f455eb0db0bf4d4b7177547f4310b645a32a.zip |
[PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport
The following patch adds support for the Barco LPT->DVI I2C adapter to
the i2c-parport driver.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/i2c/busses/i2c-parport | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/i2c/busses/i2c-parport b/Documentation/i2c/busses/i2c-parport index 9f1d0082da1..d9f23c0763f 100644 --- a/Documentation/i2c/busses/i2c-parport +++ b/Documentation/i2c/busses/i2c-parport @@ -17,6 +17,7 @@ It currently supports the following devices: * Velleman K8000 adapter * ELV adapter * Analog Devices evaluation boards (ADM1025, ADM1030, ADM1031, ADM1032) + * Barco LPT->DVI (K5800236) adapter These devices use different pinout configurations, so you have to tell the driver what you have, using the type module parameter. There is no |