Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1689095

Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
Date 2017-07-17 16:20 +0200
Message-ID <u4f2p-69R-17@gated-at.bofh.it> (permalink)
References <u1LLc-94-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 10, 2017 at 01:37:56PM -0500, Eddie James wrote:
> From: "Edward A. James" <eajames@us.ibm.com>
> 
> This series adds an algorithm for an I2C master physically located on an FSI
> slave device. The I2C master has multiple ports, each of which may be connected
> to an I2C slave. Access to the I2C master registers is achieved over FSI bus.
> 
> Due to the multi-port nature of the I2C master, the driver instantiates a new
> I2C adapter for each port connected to a slave. The connected ports should be
> defined in the device tree under the I2C master device.
> 
> Changes since v1:

I have 2 "v2" series in my inbox, and they are different :(

Please resend a "v4" so I know exactly which ones to pick up...

thanks,

gre k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Eddie James <eajames@linux.vnet.ibm.com> - 2017-07-10 20:40 +0200
  [PATCH v2 2/6] drivers/i2c: Add port structure to FSI algorithm Eddie James <eajames@linux.vnet.ibm.com> - 2017-07-10 20:40 +0200
  [PATCH v2 3/6] drivers/i2c: Add transfer implementation for FSI algorithm Eddie James <eajames@linux.vnet.ibm.com> - 2017-07-10 20:50 +0200
  Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Joel Stanley <joel@jms.id.au> - 2017-07-17 16:20 +0200
    Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Greg KH <gregkh@linuxfoundation.org> - 2017-07-17 16:30 +0200
    Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Wolfram Sang <wsa@the-dreams.de> - 2017-07-17 16:30 +0200
  Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Greg KH <gregkh@linuxfoundation.org> - 2017-07-17 16:20 +0200

csiph-web