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>
27 lines
551 B
ReStructuredText
27 lines
551 B
ReStructuredText
=========================
|
|
Kernel driver i2c-pca-isa
|
|
=========================
|
|
|
|
Supported adapters:
|
|
|
|
This driver supports ISA boards using the Philips PCA 9564
|
|
Parallel bus to I2C bus controller
|
|
|
|
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems
|
|
|
|
Module Parameters
|
|
-----------------
|
|
|
|
* base int
|
|
I/O base address
|
|
* irq int
|
|
IRQ interrupt
|
|
* clock int
|
|
Clock rate as described in table 1 of PCA9564 datasheet
|
|
|
|
Description
|
|
-----------
|
|
|
|
This driver supports ISA boards using the Philips PCA 9564
|
|
Parallel bus to I2C bus controller
|