From: Neil Horman Date: Mon, 4 Feb 2013 19:54:10 +0000 (-0500) Subject: i2c: Adding support for Intel iSMT SMBus 2.0 host controller X-Git-Tag: v3.9-rc1~75^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f35ac14cd0a9a1c4f0034c4c40d0ae98844ce9;p=pandora-kernel.git i2c: Adding support for Intel iSMT SMBus 2.0 host controller 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 Reviewed-by: Jean Delvare Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed