All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa-dev@sang-engineering.com>
To: vadimp@mellanox.com
Cc: wsa@the-dreams.de, peda@axentia.se, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org, jiri@resnulli.us,
	Michael Shych <michaelsh@mellanox.com>
Subject: Re: [v5+1,repost] i2c: mux: mellanox: add driver
Date: Thu, 17 Nov 2016 23:20:35 +0100	[thread overview]
Message-ID: <20161117222035.GA13783@katana> (raw)
In-Reply-To: <1478813183-134553-1-git-send-email-vadimp@mellanox.com>

[-- Attachment #1: Type: text/plain, Size: 1348 bytes --]

On Thu, Nov 10, 2016 at 09:26:23PM +0000, vadimp@mellanox.com wrote:
> From: Vadim Pasternak <vadimp@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).
> 
> Connectivity schema.
> .---.             .-------------.
> | l |             |             |-- i2cx1 -- i2cx8
> | i |-- i2cn --+--| mlxcpld mux |
> | n |          |  |             |-- i2cy1 -- i2cy8
> | u |          |  '-------------'
> | x |          |         |
> '---'          '---------'
> 
> i2c-mux-mlxpcld does not necessarily require i2c-mlxcpld. It can be used
> along with another bus driver, and still control i2c routing through CPLD
> mux selection, in case the system is equipped with CPLD capable of mux
> selection control.
> 
> The Kconfig currently controlling compilation of this code is:
> drivers/i2c/muxes/Kconfig:config I2C_MUX_MLXCPLD
> 
> Signed-off-by: Michael Shych <michaelsh@mellanox.com>
> Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
> Reviewed-by: Jiri Pirko <jiri@mellanox.com>
> Acked-by: Peter Rosin <peda@axentia.se>

Applied to for-next, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2016-11-17 22:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-10 21:26 [patch v5+1 repost] i2c: mux: mellanox: add driver vadimp
2016-11-11  8:35 ` Peter Rosin
2016-11-11  8:35   ` Peter Rosin
2016-11-11 11:45   ` Vadim Pasternak
2016-11-17 22:20 ` Wolfram Sang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161117222035.GA13783@katana \
    --to=wsa-dev@sang-engineering.com \
    --cc=jiri@resnulli.us \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michaelsh@mellanox.com \
    --cc=peda@axentia.se \
    --cc=vadimp@mellanox.com \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.