Skip to content
  • Linus Torvalds's avatar
    Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · 66304207
    Linus Torvalds authored
    Pull i2c updates from Wolfram Sang:
     "Here is the I2C pull request for 4.8:
    
       - the core and i801 driver gained support for SMBus Host Notify
    
       - core support for more than one address in DT
    
       - i2c_add_adapter() has now better error messages.  We can remove all
         error messages from drivers calling it as a next step.
    
       - bigger updates to rk3x driver to support rk3399 SoC
    
       - the at24 eeprom driver got refactored and can now read special
         variants with unique serials or fixed MAC addresses.
    
      The rest is regular driver updates and bugfixes"
    
    * 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (66 commits)
      i2c: i801: use IS_ENABLED() instead of checking for built-in or module
      Documentation: i2c: slave: give proper example for pm usage
      Documentation: i2c: slave: describe buffer problems a bit better
      i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock
      i2c...
    66304207