summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS3
-rw-r--r--README2
-rw-r--r--doc/chips/SUMMARY4
-rw-r--r--doc/chips/gl520sm6
4 files changed, 5 insertions, 10 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index d4b153c0..d92f5f38 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -21,7 +21,8 @@ problems.
the original CVS archive, and even managed to explain to us how to use
it.
* Kyösti Mälkki <kmalkki@cc.hut.fi>
- Author of the i2c-via and sis5595 drivers.
+ Author of the i2c-via and i2c-viapro host drivers. Sis5595 hack.
+ Extended support for GL518SM and GL520SM sensors.
* Mark D. Studebaker <mds@eng.paradyne.com>
Author of the i2c-ali15x3 bus driver and the i2c-i810 bus driver.
Added w83782d, w83783s, and w83627hf support to the w83781d driver.
diff --git a/README b/README
index 2e987eb1..c64e58dd 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ At least the following SMBus adapters are supported:
At least the following hardware sensor chips are supported:
National Semicoductor LM75, LM78, LM78-J, LM79. LM80, LM81, and LM84
Winbond W83781D, W83782D, W83783S, and W83627HF
- Genesys Logic GL518SM (several revisions), GL523SM
+ Genesys Logic GL518SM (rev 00, 80), GL520SM, GL523SM
Analog Devices ADM1021, ADM1022, and ADM9240
SiS Southbridge (integrated in the chipset; the I2C adapter will also be
supported in the near future)
diff --git a/doc/chips/SUMMARY b/doc/chips/SUMMARY
index 69ebc6fa..c3600ccf 100644
--- a/doc/chips/SUMMARY
+++ b/doc/chips/SUMMARY
@@ -57,8 +57,8 @@ gl518sm
gl520sm
gl520sm 1-2 4-5 2 - yes no
-gl523sm-to-be-written
- gl523sm 2-3 5-6 2-3 1-2 pwm yes no
+gl525sm-to-be-written
+ gl525sm 2-3 5-6 2-3 1-2 pwm yes no
lm75
lm75 1 - - - yes no
diff --git a/doc/chips/gl520sm b/doc/chips/gl520sm
index 5c219927..133c821f 100644
--- a/doc/chips/gl520sm
+++ b/doc/chips/gl520sm
@@ -18,12 +18,6 @@ Module Parameters
* force: short array (min = 1, max = 48)
List of adapter,address pairs to boldly assume to be present
-* force_gl518sm_r00: short array (min = 1, max = 48)
- List of adapter,address pairs which are unquestionably assumed to contain
- a `gl518sm_r00' chip
-* force_gl518sm_r80: short array (min = 1, max = 48)
- List of adapter,address pairs which are unquestionably assumed to contain
- a `gl518sm_r80' chip
* ignore: short array (min = 1, max = 48)
List of adapter,address pairs not to scan
* ignore_range: short array (min = 1, max = 48)