On 14 June 2018 at 05:06, Eddie James <eaja...@linux.vnet.ibm.com> wrote: > 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.
Looks good Eddie. I had a read over what you have, and I would be happy to see this merged in 4.19. Reviewed-By: Joel Stanley <j...@jms.id.au> Also, I have merged this into the 4.17 based openbmc tree for testing while we wait for it to be merged upstream. Cheers, Joel