blob: b044e52654886c05dd37d16212a4cd2cf80419a3 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001Kernel driver i2c-pca-isa
2
3Supported adapters:
Andrea Gelmini89140f42010-06-03 11:33:50 +02004This driver supports ISA boards using the Philips PCA 9564
5Parallel bus to I2C bus controller
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
Andrea Gelmini89140f42010-06-03 11:33:50 +02007Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems
Linus Torvalds1da177e2005-04-16 15:20:36 -07008
9Module Parameters
10-----------------
11
12* base int
13 I/O base address
14* irq int
Andrea Gelmini89140f42010-06-03 11:33:50 +020015 IRQ interrupt
16* clock int
Linus Torvalds1da177e2005-04-16 15:20:36 -070017 Clock rate as described in table 1 of PCA9564 datasheet
18
19Description
20-----------
21
Andrea Gelmini89140f42010-06-03 11:33:50 +020022This driver supports ISA boards using the Philips PCA 9564
23Parallel bus to I2C bus controller