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

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: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarChe-Liang Chiou <clchiou@chromium.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 4ab6174e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment