Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1437279

Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support

From Olof Johansson <olof@lixom.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support
Date 2016-07-05 23:00 +0200
Message-ID <rRFBM-7Sm-7@gated-at.bofh.it> (permalink)
References <rQ2M9-4Op-27@gated-at.bofh.it> <rQ2Ma-4Op-53@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 1, 2016 at 2:07 AM, Enric Balletbo i Serra
<enric.balletbo@collabora.com> wrote:
> From: Vic Yang <victoryang@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 <victoryang@google.com>
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> Tested-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> Cc: Randall Spangler <rspangler@chromium.org>
> Cc: Vincent Palatin <vpalatin@chromium.org>
> 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 <olof@lixom.net>


-Olof

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] mfd: cros_ec_keyb: MKBP event support Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2016-07-01 11:20 +0200
  [PATCH 2/2] Input: cros_ec_keyb - Stop handling interrupts directly Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2016-07-01 11:20 +0200
  [PATCH 1/2] mfd: cros_ec: Add MKBP event support Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2016-07-01 11:20 +0200
    Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support Olof Johansson <olof@lixom.net> - 2016-07-05 23:00 +0200
      Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support Olof Johansson <olof@lixom.net> - 2016-07-05 23:10 +0200
      Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-07-05 23:10 +0200
    Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support Olof Johansson <olof@lixom.net> - 2016-07-05 23:00 +0200

csiph-web