Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[sfrench/cifs-2.6.git] / Documentation / i2c / busses / i2c-ali1563.rst
1 =========================
2 Kernel driver i2c-ali1563
3 =========================
4
5 Supported adapters:
6   * Acer Labs, Inc. ALI 1563 (south bridge)
7
8     Datasheet: Now under NDA
9         http://www.ali.com.tw/
10
11 Author: Patrick Mochel <mochel@digitalimplant.org>
12
13 Description
14 -----------
15
16 This is the driver for the SMB Host controller on Acer Labs Inc. (ALI)
17 M1563 South Bridge.
18
19 For an overview of these chips see http://www.acerlabs.com
20
21 The M1563 southbridge is deceptively similar to the M1533, with a few
22 notable exceptions. One of those happens to be the fact they upgraded the
23 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
24 the i2c controller found in the Intel 801 south bridges.
25
26 Features
27 --------
28
29 This driver controls the SMB Host only. This driver does not use
30 interrupts.