From: Gregory CLEMENT Date: Thu, 22 Aug 2013 14:19:05 +0000 (+0200) Subject: i2c: mv64xxx: Add I2C Transaction Generator support X-Git-Tag: v3.12-rc1~140^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930ab3d403ae43f19d7e6d972139e02c9b8a5ec6;p=pandora-kernel.git i2c: mv64xxx: Add I2C Transaction Generator support The I2C Transaction Generator offloads CPU from managing I2C transfer step by step. This feature is currently only available on Armada XP, so usage of this mechanism is activated through device tree. Based on the work of Piotr Ziecik and rewrote to use the new way of handling multiples i2c messages. Signed-off-by: Piotr Ziecik Signed-off-by: Gregory CLEMENT Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed