> -----Original Message----- > From: Peter Rosin [mailto:p...@axentia.se] > Sent: Friday, November 11, 2016 10:36 AM > To: Vadim Pasternak <vad...@mellanox.com>; w...@the-dreams.de > Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; j...@resnulli.us; > Michael Shych <michae...@mellanox.com> > Subject: Re: [patch v5+1 repost] i2c: mux: mellanox: add driver > > On 2016-11-10 22:26, vad...@mellanox.com wrote: > > From: Vadim Pasternak <vad...@mellanox.com> > > > > This driver allows I2C routing controlled through CPLD select > > registers on a wide range of Mellanox systems (CPLD Lattice device). > > MUX selection is provided by digital and analog HW. Analog part is not > > under SW control. > > Digital part is under CPLD control (channel selection/de-selection). > > *snip* > > Thanks for your patience! > > I changed my Acked-by into a Signed-off-by, fixed up a few multi-line comment > formatting issues, and pushed it to the i2c-mux/for-next branch at > https://github.com/peda-r/i2c-mux.git
Thank you very much, Peter. Cheers, Vadim. > > Cheers, > Peter