https://bugs.freedesktop.org/show_bug.cgi?id=60704
--- Comment #14 from Marc Meledandri <[email protected]> --- 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.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
