Guest User

0099-touchpad-support-for-acer-laptop.patch

a guest
Sep 16th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. --- a/drivers/mfd/intel-lpss-pci.c 2018-10-22 08:37:37.000000000 +0200
  2. +++ b/drivers/mfd/intel-lpss-pci.c 2019-09-16 08:37:40.650073642 +0200
  3. @@ -101,7 +101,7 @@
  4. };
  5.  
  6. static struct property_entry bxt_i2c_properties[] = {
  7. - PROPERTY_ENTRY_U32("i2c-sda-hold-time-ns", 42),
  8. + PROPERTY_ENTRY_U32("i2c-sda-hold-time-ns", 230),
  9. PROPERTY_ENTRY_U32("i2c-sda-falling-time-ns", 171),
  10. PROPERTY_ENTRY_U32("i2c-scl-falling-time-ns", 208),
  11. { },
Add Comment
Please, Sign In to add comment