Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
37 lines
1.0 KiB
ReStructuredText
37 lines
1.0 KiB
ReStructuredText
========================
|
|
Kernel driver ics932s401
|
|
========================
|
|
|
|
Supported chips:
|
|
|
|
* IDT ICS932S401
|
|
|
|
Prefix: 'ics932s401'
|
|
|
|
Addresses scanned: I2C 0x69
|
|
|
|
Datasheet: Publicly available at the IDT website
|
|
|
|
Author: Darrick J. Wong
|
|
|
|
Description
|
|
-----------
|
|
|
|
This driver implements support for the IDT ICS932S401 chip family.
|
|
|
|
This chip has 4 clock outputs--a base clock for the CPU (which is likely
|
|
multiplied to get the real CPU clock), a system clock, a PCI clock, a USB
|
|
clock, and a reference clock. The driver reports selected and actual
|
|
frequency. If spread spectrum mode is enabled, the driver also reports by what
|
|
percent the clock signal is being spread, which should be between 0 and -0.5%.
|
|
All frequencies are reported in KHz.
|
|
|
|
The ICS932S401 monitors all inputs continuously. The driver will not read
|
|
the registers more often than once every other second.
|
|
|
|
Special Features
|
|
----------------
|
|
|
|
The clocks could be reprogrammed to increase system speed. I will not help you
|
|
do this, as you risk damaging your system!
|