mbox

[PULL,REQUEST] i2c for 4.10

Message ID 20170128215552.b2rufdbmi6bnuzxj@ninjato
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

Message

Wolfram Sang Jan. 28, 2017, 9:55 p.m. UTC
Linus,

here are two I2C driver bugfixes. The "VLLS mode support" patch should
have been entitled "reconfigure pinctrl after suspend" to make the
bugfix more clear. Sorry, I missed that, yet didn't want to rebase.

Please pull,

   Wolfram


The following changes since commit 7a308bb3016f57e5be11a677d15b821536419d36:

  Linux 4.10-rc5 (2017-01-22 12:54:15 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to e13fe92bb58cf9b8f709ec18267ffc9e6ffeb016:

  i2c: imx-lpi2c: add VLLS mode support (2017-01-26 00:24:23 +0100)

----------------------------------------------------------------
Gao Pan (1):
      i2c: imx-lpi2c: add VLLS mode support

Mike Looijmans (1):
      i2c: i2c-cadence: Initialize configuration before probing devices


with much appreciated quality assurance from
----------------------------------------------------------------
Vladimir Zapolskiy (1):
      (Rev.) i2c: imx-lpi2c: add VLLS mode support

 drivers/i2c/busses/i2c-cadence.c   |  8 ++++----
 drivers/i2c/busses/i2c-imx-lpi2c.c | 20 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 4 deletions(-)