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