Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4ab6174e authored by Simon Glass's avatar Simon Glass Committed by Samuel Ortiz
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarChe-Liang Chiou <clchiou@chromium.org>
Signed-off-by: default avatarJonathan Kliegman <kliegs@chromium.org>
Signed-off-by: default avatarLuigi Semenzato <semenzato@chromium.org>
Signed-off-by: default avatarOlof Johansson <olofj@chromium.org>
Signed-off-by: default avatarVincent Palatin <vpalatin@chromium.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent deaf39ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment