~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to Documentation/hwmon/zl6100

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Upstream Kernel Changes
  • Date: 2012-03-27 17:01:30 UTC
  • Revision ID: package-import@ubuntu.com-20120327170130-qrvi60snnxty6ibi
Tags: 3.2.0-1411.14
[ Paolo Pisati ]

* Revert to Ubuntu-3.2.0-1409.12 until we figure out what's wrong with hdmi
  - LP: #963512

[ Upstream Kernel Changes ]

* Revert "Reapply upleveled PMU interrupt patch"
* KBuild: Allow scripts/* to be cross compiled
* LINARO: Use KBUILD_SCRIPTROOT to cross build scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
delay
74
74
-----
75
75
 
76
 
Intersil/Zilker Labs DC-DC controllers require a minimum interval between I2C
77
 
bus accesses. According to Intersil, the minimum interval is 2 ms, though 1 ms
78
 
appears to be sufficient and has not caused any problems in testing. The problem
79
 
is known to affect all currently supported chips. For manual override, the
80
 
driver provides a writeable module parameter, 'delay', which can be used to set
81
 
the interval to a value between 0 and 65,535 microseconds.
 
76
Some Intersil/Zilker Labs DC-DC controllers require a minimum interval between
 
77
I2C bus accesses. According to Intersil, the minimum interval is 2 ms, though
 
78
1 ms appears to be sufficient and has not caused any problems in testing.
 
79
The problem is known to affect ZL6100, ZL2105, and ZL2008. It is known not to
 
80
affect ZL2004 and ZL6105. The driver automatically sets the interval to 1 ms
 
81
except for ZL2004 and ZL6105. To enable manual override, the driver provides a
 
82
writeable module parameter, 'delay', which can be used to set the interval to
 
83
a value between 0 and 65,535 microseconds.
82
84
 
83
85
 
84
86
Sysfs entries