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

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: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 89969009
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