On Fri, Jul 1, 2016 at 2:07 AM, Enric Balletbo i Serra <enric.balle...@collabora.com> wrote: > From: Vic Yang <victory...@google.com> > > Newer revisions of the ChromeOS EC add more events besides the keyboard > ones. So handle interrupts in the MFD driver and let consumers register > for notifications for the events they might care. > > To keep backward compatibility, if the EC doesn't support MKBP event, we > fall back to the old MKBP key matrix host command. > > Signed-off-by: Vic Yang <victory...@google.com> > Signed-off-by: Tomeu Vizoso <tomeu.viz...@collabora.com> > Tested-by: Enric Balletbo i Serra <enric.balle...@collabora.com> > Cc: Randall Spangler <rspang...@chromium.org> > Cc: Vincent Palatin <vpala...@chromium.org> > Cc: Benson Leung <ble...@chromium.org>
Probably easiest to merge this through the MFD tree due to the overlaps, so for that purpose: Acked-by: Olof Johansson <o...@lixom.net> -Olof