Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2016-07-05 21:00:24
Also in:
lkml
On July 5, 2016 1:55:44 PM PDT, Olof Johansson [off-list ref] wrote:
On Tue, Jul 5, 2016 at 1:54 PM, Olof Johansson [off-list ref] wrote:quoted
On Fri, Jul 1, 2016 at 2:07 AM, Enric Balletbo i Serra [off-list ref] wrote:quoted
From: Vic Yang <redacted> Newer revisions of the ChromeOS EC add more events besides thekeyboardquoted
quoted
ones. So handle interrupts in the MFD driver and let consumersregisterquoted
quoted
for notifications for the events they might care. To keep backward compatibility, if the EC doesn't support MKBPevent, wequoted
quoted
fall back to the old MKBP key matrix host command. Signed-off-by: Vic Yang <redacted> Signed-off-by: Tomeu Vizoso <redacted> Tested-by: Enric Balletbo i Serra <redacted> Cc: Randall Spangler <redacted> Cc: Vincent Palatin <redacted> Cc: Benson Leung <bleung@chromium.org>Probably easiest to merge this through the MFD tree due to the overlaps, so for that purpose: Acked-by: Olof Johansson <redacted>Argh, I just noticed that the second patch is an input patch, not another MFD patch. Either way, I'm OK with this going through the input tree if that's easiest. If so, you should probably wait for an ack from Lee as well.
Hmm, I thought I already acked input portion to go through MFD tree... or am I confusing this with some other patch? Thanks. -- Dmitry