From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support Date: Tue, 05 Jul 2016 14:00:09 -0700 Message-ID: <86858048-FA33-4AC7-A7DD-3BEF5160CAFB@gmail.com> References: <1467364076-20172-1-git-send-email-enric.balletbo@collabora.com> <1467364076-20172-2-git-send-email-enric.balletbo@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mail-pf0-f195.google.com ([209.85.192.195]:33368 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752506AbcGEVAW (ORCPT ); Tue, 5 Jul 2016 17:00:22 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Olof Johansson , Enric Balletbo i Serra Cc: "linux-kernel@vger.kernel.org" , "linux-input@vger.kernel.org" , Tomeu Vizoso , Vic Yang , Lee Jones , Gwendal Grignou , Brian Norris , Randall Spangler , Vincent Palatin , Benson Leung On July 5, 2016 1:55:44 PM PDT, Olof Johansson wrote: >On Tue, Jul 5, 2016 at 1:54 PM, Olof Johansson wrote: >> On Fri, Jul 1, 2016 at 2:07 AM, Enric Balletbo i Serra >> wrote: >>> From: Vic Yang >>> >>> 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 >>> Signed-off-by: Tomeu Vizoso >>> Tested-by: Enric Balletbo i Serra >>> Cc: Randall Spangler >>> Cc: Vincent Palatin >>> Cc: Benson Leung >> >> Probably easiest to merge this through the MFD tree due to the >> overlaps, so for that purpose: >> >> Acked-by: Olof Johansson > >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