i2c-ali1563.rst 799 B

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