aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/i2c/busses/i2c-prosavage
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-14 16:38:22 -0400
committerJean Delvare <khali@mahadeva.delvare>2008-07-14 16:38:22 -0400
commit20a9b6e7c303f2a6f9afe17c0997bc9a3c734442 (patch)
tree086bae19b04157a877acf36b160b9356d887e875 /Documentation/i2c/busses/i2c-prosavage
parent279e902445557897707d325182916a6e28ba80de (diff)
i2c: Remove 3 deprecated bus drivers
This patch contains the scheduled removal of i2c-i810, i2c-prosavage and i2c-savage4. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/i2c/busses/i2c-prosavage')
-rw-r--r--Documentation/i2c/busses/i2c-prosavage23
1 files changed, 0 insertions, 23 deletions
diff --git a/Documentation/i2c/busses/i2c-prosavage b/Documentation/i2c/busses/i2c-prosavage
deleted file mode 100644
index 703687902511..000000000000
--- a/Documentation/i2c/busses/i2c-prosavage
+++ /dev/null
@@ -1,23 +0,0 @@
1Kernel driver i2c-prosavage
2
3Supported adapters:
4
5 S3/VIA KM266/VT8375 aka ProSavage8
6 S3/VIA KM133/VT8365 aka Savage4
7
8Author: Henk Vergonet <henk@god.dyndns.org>
9
10Description
11-----------
12
13The Savage4 chips contain two I2C interfaces (aka a I2C 'master' or
14'host').
15
16The first interface is used for DDC (Data Display Channel) which is a
17serial channel through the VGA monitor connector to a DDC-compliant
18monitor. This interface is defined by the Video Electronics Standards
19Association (VESA). The standards are available for purchase at
20http://www.vesa.org . The second interface is a general-purpose I2C bus.
21
22Usefull for gaining access to the TV Encoder chips.
23