gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git] / Documentation / i2c / busses / i2c-via.rst
blob846aa17d80a24ae73c538c3b184b5a04a8b9dcea
1 =====================
2 Kernel driver i2c-via
3 =====================
5 Supported adapters:
6   * VIA Technologies, InC. VT82C586B
7     Datasheet: Publicly available at the VIA website
9 Author: Kyösti Mälkki <kmalkki@cc.hut.fi>
11 Description
12 -----------
14 i2c-via is an i2c bus driver for motherboards with VIA chipset.
16 The following VIA pci chipsets are supported:
17  - MVP3, VP3, VP2/97, VPX/97
18  - others with South bridge VT82C586B
20 Your ``lspci`` listing must show this ::
22  Bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
24 Problems?
25 ---------
27  Q:
28     You have VT82C586B on the motherboard, but not in the listing.
30  A:
31     Go to your BIOS setup, section PCI devices or similar.
32     Turn USB support on, and try again.
34  Q:
35     No error messages, but still i2c doesn't seem to work.
37  A:
38     This can happen. This driver uses the pins VIA recommends in their
39     datasheets, but there are several ways the motherboard manufacturer
40     can actually wire the lines.