Simon Glass 4ab6174e8c mfd: Add ChromeOS EC implementation
This is the base EC implementation, which provides a high level
interface to the EC for use by the rest of the kernel. The actual
communcations is dealt with by a separate protocol driver which
registers itself with this interface.

Interrupts are passed on through a notifier.

A simple message structure is used to pass messages to the
protocol driver.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Che-Liang Chiou <clchiou@chromium.org>
Signed-off-by: Jonathan Kliegman <kliegs@chromium.org>
Signed-off-by: Luigi Semenzato <semenzato@chromium.org>
Signed-off-by: Olof Johansson <olofj@chromium.org>
Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-04-05 11:20:13 +02:00
..
2013-03-02 16:33:54 -08:00
2013-03-01 13:39:00 -08:00
2013-04-05 11:20:13 +02:00
2013-03-02 16:46:07 -08:00
2013-02-25 09:24:55 -05:00
2013-02-26 02:46:08 -05:00
2013-03-22 16:41:20 -07:00
2013-03-02 16:46:07 -08:00
2013-02-25 21:18:18 -08:00
2013-02-26 09:34:29 -08:00
2013-03-20 12:10:38 -04:00