diff options
author | 2013-02-25 14:08:37 -0800 | |
---|---|---|
committer | 2013-04-05 11:20:13 +0200 | |
commit | 4ab6174e8cdb007cf500e484bdf454b8d14d524a (patch) | |
tree | 765eb600ad56a1f3271ad23aac795d91a35bd181 /include/linux/mfd/syscon.h | |
parent | mfd: Add ChromeOS EC messages header (diff) | |
download | linux-dev-4ab6174e8cdb007cf500e484bdf454b8d14d524a.tar.xz linux-dev-4ab6174e8cdb007cf500e484bdf454b8d14d524a.zip |
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>
Diffstat (limited to 'include/linux/mfd/syscon.h')
0 files changed, 0 insertions, 0 deletions