[Nouveau] [Bug 60704] [nouveau, git regression] - I2C PWM fan control broken on nv50 adt7475 on kernels 3.3.x+
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 29 16:36:22 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=60704
--- Comment #14 from Marc Meledandri <m.meledandri at gmail.com> ---
Disregard previous diff. This rather:
--- a/drivers/gpu/drm/nouveau/core/subdev/i2c/base.c 2013-07-25
18:16:45.000000000 -0400
+++ b/drivers/gpu/drm/nouveau/core/subdev/i2c/base.c 2013-07-29
19:26:09.393689862 -0400
@@ -122,7 +122,7 @@
if (!bit)
return -ENOMEM;
- bit->udelay = 10;
+ bit->udelay = 20;
bit->timeout = usecs_to_jiffies(2200);
bit->data = port;
bit->pre_xfer = nouveau_i2c_pre_xfer;
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130729/92881c76/attachment.html>
More information about the Nouveau
mailing list