[PATCH] i2c: i2c-i810 documentation update
Update the documented list of devices supported by the i2c-i810 driver. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
eb00a28ae1
commit
142078f6f0
@@ -2,6 +2,7 @@ Kernel driver i2c-i810
|
|||||||
|
|
||||||
Supported adapters:
|
Supported adapters:
|
||||||
* Intel 82810, 82810-DC100, 82810E, and 82815 (GMCH)
|
* Intel 82810, 82810-DC100, 82810E, and 82815 (GMCH)
|
||||||
|
* Intel 82845G (GMCH)
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
Frodo Looijaard <frodol@dds.nl>,
|
Frodo Looijaard <frodol@dds.nl>,
|
||||||
|
@@ -135,11 +135,12 @@ config I2C_I810
|
|||||||
help
|
help
|
||||||
If you say yes to this option, support will be included for the Intel
|
If you say yes to this option, support will be included for the Intel
|
||||||
810/815 family of mainboard I2C interfaces. Specifically, the
|
810/815 family of mainboard I2C interfaces. Specifically, the
|
||||||
following versions of the chipset is supported:
|
following versions of the chipset are supported:
|
||||||
i810AA
|
i810AA
|
||||||
i810AB
|
i810AB
|
||||||
i810E
|
i810E
|
||||||
i815
|
i815
|
||||||
|
i845G
|
||||||
|
|
||||||
This driver can also be built as a module. If so, the module
|
This driver can also be built as a module. If so, the module
|
||||||
will be called i2c-i810.
|
will be called i2c-i810.
|
||||||
|
@@ -32,6 +32,7 @@
|
|||||||
i810AB 7123
|
i810AB 7123
|
||||||
i810E 7125
|
i810E 7125
|
||||||
i815 1132
|
i815 1132
|
||||||
|
i845G 2562
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
|
Reference in New Issue
Block a user