linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] i2c-mux for 4.10
@ 2016-11-11  8:48 Peter Rosin
  2016-11-11 10:21 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Rosin @ 2016-11-11  8:48 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c@vger.kernel.org

Wolfram,

here is a driver from Vadim Pasternak that I thought you were going
to pick up after I acked it, but that didn't happen for some reason?
Maybe I wasn't clear enough or my ack was buried too deep in some
thread you didn't follow or something? Then I forgot about it and
didn't follow up, so it missed the last merge window.

I'm sending the pull request this early so that the driver can get
some more bot exposure.

Cheers,
Peter

The following changes since commit bc33b0ca11e3df467777a4fa7639ba488c9d4911:

  Linux 4.9-rc4 (2016-11-05 16:23:36 -0700)

are available in the git repository at:

  https://github.com/peda-r/i2c-mux.git i2c-mux/for-next

for you to fetch changes up to 60fef1374d38aa1182afd46368309f8f98ac435e:

  i2c: mux: mellanox: add driver (2016-11-11 09:09:14 +0100)

----------------------------------------------------------------
Vadim Pasternak (1):
      i2c: mux: mellanox: add driver

 MAINTAINERS                         |   7 ++
 drivers/i2c/muxes/Kconfig           |  11 ++
 drivers/i2c/muxes/Makefile          |   1 +
 drivers/i2c/muxes/i2c-mux-mlxcpld.c | 222 ++++++++++++++++++++++++++++++++++++
 include/linux/i2c/mlxcpld.h         |  53 +++++++++
 5 files changed, 294 insertions(+)
 create mode 100644 drivers/i2c/muxes/i2c-mux-mlxcpld.c
 create mode 100644 include/linux/i2c/mlxcpld.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-11 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11  8:48 [PULL REQUEST] i2c-mux for 4.10 Peter Rosin
2016-11-11 10:21 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).