Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad...
[linux-block.git] / Documentation / misc-devices / ics932s401.rst
CommitLineData
9b5db89e 1========================
a412ae3f 2Kernel driver ics932s401
9b5db89e 3========================
a412ae3f
DW
4
5Supported chips:
9b5db89e 6
a412ae3f 7 * IDT ICS932S401
9b5db89e 8
a412ae3f 9 Prefix: 'ics932s401'
9b5db89e 10
a412ae3f 11 Addresses scanned: I2C 0x69
9b5db89e 12
25985edc 13 Datasheet: Publicly available at the IDT website
a412ae3f
DW
14
15Author: Darrick J. Wong
16
17Description
18-----------
19
20This driver implements support for the IDT ICS932S401 chip family.
21
22This chip has 4 clock outputs--a base clock for the CPU (which is likely
23multiplied to get the real CPU clock), a system clock, a PCI clock, a USB
24clock, and a reference clock. The driver reports selected and actual
25frequency. If spread spectrum mode is enabled, the driver also reports by what
26percent the clock signal is being spread, which should be between 0 and -0.5%.
27All frequencies are reported in KHz.
28
29The ICS932S401 monitors all inputs continuously. The driver will not read
30the registers more often than once every other second.
31
32Special Features
33----------------
34
35The clocks could be reprogrammed to increase system speed. I will not help you
36do this, as you risk damaging your system!