mbox series

[PULL,REQUEST] i2c/cht-wc-fusb302-immutable branch for v4.15

Message ID 20171027193546.x5wccdcd7kq3faa6@ninjato
State Awaiting Upstream
Headers show
Series [PULL,REQUEST] i2c/cht-wc-fusb302-immutable branch for v4.15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/cht-wc-fusb302-immutable

Message

Wolfram Sang Oct. 27, 2017, 7:35 p.m. UTC
Hi,

as discussed before, here is the immutable branch for the i2c-cht-wc
driver, so you can safely apply Hans' patch "[PATCH resend v5 3/3]
platform/x86: intel_cht_int33fe: Update fusb302 type string, add
properties" [1] on top of this.

Thanks,

   Wolfram

[1] http://patchwork.ozlabs.org/patch/824314/


The following changes since commit bb176f67090ca54869fc1262c913aa69d2ede070:

  Linux 4.14-rc6 (2017-10-23 06:49:47 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/cht-wc-fusb302-immutable

for you to fetch changes up to 0224d45c9d46401b6d7018a96cfe049c5da7d91c:

  i2c-cht-wc: Add device-properties for fusb302 integration (2017-10-27 15:51:51 +0200)

----------------------------------------------------------------
Hans de Goede (2):
      i2c: Allow overriding dev_name through board_info
      i2c-cht-wc: Add device-properties for fusb302 integration

 drivers/i2c/busses/Kconfig      |  5 ++++
 drivers/i2c/busses/i2c-cht-wc.c | 51 +++++++++++++++++++++++++++++++++++------
 drivers/i2c/i2c-core-base.c     | 10 ++++++--
 include/linux/i2c.h             |  2 ++
 4 files changed, 59 insertions(+), 9 deletions(-)