|
@@ -2,12 +2,13 @@ Kernel driver ucd9000
|
|
|
=====================
|
|
|
|
|
|
Supported chips:
|
|
|
- * TI UCD90120, UCD90124, UCD9090, and UCD90910
|
|
|
- Prefixes: 'ucd90120', 'ucd90124', 'ucd9090', 'ucd90910'
|
|
|
+ * TI UCD90120, UCD90124, UCD90160, UCD9090, and UCD90910
|
|
|
+ Prefixes: 'ucd90120', 'ucd90124', 'ucd90160', 'ucd9090', 'ucd90910'
|
|
|
Addresses scanned: -
|
|
|
Datasheets:
|
|
|
http://focus.ti.com/lit/ds/symlink/ucd90120.pdf
|
|
|
http://focus.ti.com/lit/ds/symlink/ucd90124.pdf
|
|
|
+ http://focus.ti.com/lit/ds/symlink/ucd90160.pdf
|
|
|
http://focus.ti.com/lit/ds/symlink/ucd9090.pdf
|
|
|
http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
|
|
|
|
|
@@ -32,6 +33,13 @@ interrupts, cascading, or other system functions. Twelve of these pins offer PWM
|
|
|
functionality. Using these pins, the UCD90124 offers support for fan control,
|
|
|
margining, and general-purpose PWM functions.
|
|
|
|
|
|
+The UCD90160 is a 16-rail PMBus/I2C addressable power-supply sequencer and
|
|
|
+monitor. The device integrates a 12-bit ADC for monitoring up to 16 power-supply
|
|
|
+voltage inputs. Twenty-six GPIO pins can be used for power supply enables,
|
|
|
+power-on reset signals, external interrupts, cascading, or other system
|
|
|
+functions. Twelve of these pins offer PWM functionality. Using these pins, the
|
|
|
+UCD90160 offers support for margining, and general-purpose PWM functions.
|
|
|
+
|
|
|
The UCD9090 is a 10-rail PMBus/I2C addressable power-supply sequencer and
|
|
|
monitor. The device integrates a 12-bit ADC for monitoring up to 10 power-supply
|
|
|
voltage inputs. Twenty-three GPIO pins can be used for power supply enables,
|