From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH v7] i2c: Adding support for Intel iSMT SMBus 2.0 host controller Date: Tue, 5 Feb 2013 17:41:36 +0100 Message-ID: <20130205174136.070ab42c@endymion.delvare> References: <1359402232-21369-1-git-send-email-nhorman@tuxdriver.com> <1360007650-26272-1-git-send-email-nhorman@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1360007650-26272-1-git-send-email-nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Neil Horman Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Bill Brown , Seth Heasley List-Id: linux-i2c@vger.kernel.org On Mon, 4 Feb 2013 14:54:10 -0500, Neil Horman wrote: > The iSMT (Intel SMBus Message Transport) supports multi-master I2C/SMBus, > as well as IPMI. It's operation is DMA-based and utilizes descriptors to > initiate transactions on the bus. > > The iSMT hardware can act as both a master and a target, although this > driver only supports being a master. > > Signed-off-by: Neil Horman > Signed-off-by: Bill Brown > Tested-by: Seth Heasley > CC: Seth Heasley > CC: Jean Delvare > (...) Reviewed-by: Jean Delvare -- Jean Delvare