Skip to content
Commit 13f35ac1 authored by Neil Horman's avatar Neil Horman Committed by Wolfram Sang
Browse files

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: default avatarNeil Horman <nhorman@tuxdriver.com>
Signed-off-by: default avatarBill Brown <bill.e.brown@intel.com>
Tested-by: default avatarSeth Heasley <seth.heasley@intel.com>
Reviewed-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarWolfram Sang <wolfram@the-dreams.de>
parent e7890297
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment