About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / i2c / busses / i2c-diolan-u2c


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:53 EST.

1	Kernel driver i2c-diolan-u2c
2	
3	Supported adapters:
4	  * Diolan U2C-12 I2C-USB adapter
5	    Documentation:
6		http://www.diolan.com/i2c/u2c12.html
7	
8	Author: Guenter Roeck <linux@roeck-us.net>
9	
10	Description
11	-----------
12	
13	This is the driver for the Diolan U2C-12 USB-I2C adapter.
14	
15	The Diolan U2C-12 I2C-USB Adapter provides a low cost solution to connect
16	a computer to I2C slave devices using a USB interface. It also supports
17	connectivity to SPI devices.
18	
19	This driver only supports the I2C interface of U2C-12. The driver does not use
20	interrupts.
21	
22	
23	Module parameters
24	-----------------
25	
26	* frequency: I2C bus frequency
Hide Line Numbers


About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog