From: Simon Glass Date: Mon, 25 Feb 2013 22:08:38 +0000 (-0800) Subject: mfd: Add ChromeOS EC I2C driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89969009485fa9e62814afaa438c12c45d7d2def;p=pandora-kernel.git mfd: Add ChromeOS EC I2C driver This uses an I2C bus to talk to the ChromeOS EC. The protocol is defined by the EC and is fairly simple, with a length byte, checksum, command byte and version byte (to permit easy creation of new commands). Signed-off-by: Simon Glass Signed-off-by: Che-Liang Chiou Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed