Documentation/i2c/busses/i2c-diolan-u2c.rst

Source file repositories/reference/linux-study-clean/Documentation/i2c/busses/i2c-diolan-u2c.rst

File Facts

System
Linux kernel
Corpus path
Documentation/i2c/busses/i2c-diolan-u2c.rst
Extension
.rst
Size
666 bytes
Lines
30
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

============================
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

Annotation

Implementation Notes