mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 20:48:49 +08:00
ccf988b66d
Convert each file at I2C subsystem, renaming them to .rst and adding to the driver-api book. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
30 lines
666 B
ReStructuredText
30 lines
666 B
ReStructuredText
============================
|
|
Kernel driver i2c-diolan-u2c
|
|
============================
|
|
|
|
Supported adapters:
|
|
* Diolan U2C-12 I2C-USB adapter
|
|
|
|
Documentation:
|
|
http://www.diolan.com/i2c/u2c12.html
|
|
|
|
Author: Guenter Roeck <linux@roeck-us.net>
|
|
|
|
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
|