diff options
author | Ben Dooks <ben-linux@fluff.org> | 2011-03-20 22:14:04 +0000 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2011-03-20 22:14:04 +0000 |
commit | e4394d553cec3cbf4d0c602fe39bc88bac43bd27 (patch) | |
tree | 89db4a86ac03f74ca6bf0e7b00f8cbf044ff4ccf /Documentation | |
parent | a952baa034ae7c2e4a66932005cbc7ebbccfe28d (diff) | |
parent | 335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc (diff) | |
download | linux-e4394d553cec3cbf4d0c602fe39bc88bac43bd27.tar.bz2 |
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/i2c/busses/i2c-diolan-u2c | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/i2c/busses/i2c-diolan-u2c b/Documentation/i2c/busses/i2c-diolan-u2c new file mode 100644 index 000000000000..30fe4bb9a069 --- /dev/null +++ b/Documentation/i2c/busses/i2c-diolan-u2c @@ -0,0 +1,26 @@ +Kernel driver i2c-diolan-u2c + +Supported adapters: + * Diolan U2C-12 I2C-USB adapter + Documentation: + http://www.diolan.com/i2c/u2c12.html + +Author: Guenter Roeck <guenter.roeck@ericsson.com> + +Description +----------- + +This is the driver for the Diolan U2C-12 USB-I2C adapter. + +The Diolan U2C-12 I2C-USB Adapter provides a low cost solution to connect +a computer to I2C slave devices using a USB interface. It also supports +connectivity to SPI devices. + +This driver only supports the I2C interface of U2C-12. The driver does not use +interrupts. + + +Module parameters +----------------- + +* frequency: I2C bus frequency |