From: Simon Glass Date: Mon, 25 Feb 2013 22:08:39 +0000 (-0800) Subject: mfd: Add ChromeOS EC SPI driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17d94f0b6e1581391378dcb11c18ddebf6dcf8e;p=pandora-kernel.git mfd: Add ChromeOS EC SPI driver This uses a SPI 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: Samuel Ortiz --- Reading git-diff-tree failed