From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next 0/4] mlxsw: Introduce support for I2C bus Date: Wed, 16 Nov 2016 23:29:30 -0500 (EST) Message-ID: <20161116.232930.939122953962295945.davem@davemloft.net> References: <1479306046-13324-1-git-send-email-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, vadimp@mellanox.com, idosch@mellanox.com, eladr@mellanox.com, yotamg@mellanox.com, nogahf@mellanox.com, arkadis@mellanox.com, ogerlitz@mellanox.com To: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:33104 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932229AbcKQE3c (ORCPT ); Wed, 16 Nov 2016 23:29:32 -0500 In-Reply-To: <1479306046-13324-1-git-send-email-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Wed, 16 Nov 2016 15:20:42 +0100 > Vadim says: > > This patchset adds I2C access support for SwitchX, SwitchX2, SwitchIB, > SwitchIB2 and Spectrum silicones. Series applied, thanks.